PDO::ERRMODE_EXCEPTION)); $cn = '1'; } catch(PDOException $ex){ $cn = '0'; } if ($cn == '1') { $input = '$input"); fwrite($fh, $input); fclose($fh); $sql = file_get_contents('phpnuxbill.sql'); $qr = $dbh->exec($sql); } else { header("location: step3.php?_error=1"); exit; } ?> PHPNuxBill Installer
Logo

PHPNuxBill Installer

Config File Created and Database Imported.

Click Continue

MySQL Connection was successfull. An error occured while adding data on MySQL. Unsuccessfull Installation. Please refer manual installation in the website github.com/ibnux/phpnuxbill or Contact phpnuxbill@ibnux.com for helping on installation

MySQL Connection Failed.