Installation
Content
Settings
API's
Updates
Installation
Edit Config File
Open the file config.php located at include folder and change values to yours.
$db_config = array( 'host' => 'localhost', 'user' => 'your_database_username', 'pass' => 'your_database_password', 'name' => 'your_database_name' );