'ses1772282798', // prevents session conflict when two sites runs on the same server 'developmentEnvironment' => 1, // displays error and debug information. Change to 0 before deployment to production server 'showErrors' => 1, // 0 if you don't wish to display errors on the page 'debugMode' => 0, // Debug mode loads raw unminified JavaScript files, alerts AJAX errors. 'timezone' => 'America/New_York', // PHP 5 requires timezone to be set. 'db' => array ( 'hostname' => 'localhost', 'username' => 'mauricio_impr877', 'password' => 'Sp-07f1@ua', 'tablePrefix' => 'impt4_', 'database' => 'mauricio_impr877', 'charset' => 'utf8', ), // Database configuration ];