I nulled the original version of the script and this problem is not there. Installed it and worked. You can use my copy
Download
application/config/database.phpi try to reinstalling from 3.2.9 but giving error like this, 'Seems this app is already installed! You can't reinstall it again.'
![]()
Replace these as
'hostname' => 'enter_hostname',
'username' => 'enter_db_username',
'password' => 'enter_db_password',
'database' => 'enter_database_name',
Main index.php
define('ENVIRONMENT', 'development'); // change to pre_installation
development = installed
pre_installation = fresh installer
and refresh page to make new install