Logo

PHPNuxBill Installer

Unable to Connect Database, Please make sure database info is correct and try again ! '; }// $cururl = (((!empty($_SERVER['HTTPS']) && $_SERVER['HTTPS'] !== 'off')|| $_SERVER['SERVER_PORT'] == 443)?'https':'http').'://' . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI']; $appurl = str_replace('/install/step3.php', '', $cururl); $appurl = str_replace('?_error=1', '', $appurl); $appurl = str_replace('/system', '', $appurl); ?>
Database Connection & Site config
Application url without trailing slash at the end of url (e.g. http://172.16.10.10). Please keep default, if you are unsure.