There are a few things you need to change before it will work:
- Change the
$config['base_url']
to your the suiting base_url inapplication/config/config.php
- Change the database info in
application/config/database.php
to your own settings - Import the
database.sql
file into your database