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

PHPMixBill 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/phpmixbill or Contact phpmixbill@ibnux.com for helping on installation

MySQL Connection Failed.