/home/techb158/exp.abdallabala.com/application/install
NameSizeModeActions
.DS_Store61480644editdlrm
ajax_c.php19330644editdlrm
application_installer_config.php16720644editdlrm
database.sql952450644editdlrm
db_import.php6440644editdlrm
index.php51420644editdlrm
post_profile.php7050644editdlrm
profile.php42720644editdlrm
step2.php39000644editdlrm
step3.php64280644editdlrm
step4.php39910644editdlrm
step5.php2990644editdlrm
style.css11090644editdlrm
Edit: /home/techb158/exp.abdallabala.com/application/install/step3.php (6428B)
<?php echo $app_name; ?> Installer

Unable to Connect Database, Please make sure database info is correct and try again !


'; } elseif (isset($_GET['_error']) && $_GET['_error'] == '2') { echo '

Config File Already Exist, Application is already installed. If Not delete config.php in application folder. And try installing again.


'; } elseif (isset($_GET['_error']) && $_GET['_error'] == '3') { echo '

Please provide database info correctly and try again.


'; } else { } ?>
Database Connection & Site config
Application url without trailing slash at the end of url (e.g. http://example.com/app). Please keep default, if you are unsure.

Before getting started, we need some information on the database. You will need to know the following items, input those and Click Submit to Continue.


You should be able to get this info from your web host, if localhost doesn’t work.
Your database username.
Your database password.
The name of the database.