install php error and blank screen on logon
Posted: Mon May 26, 2014 8:20 am
nuBuilder Database Installer/Upgrader
Globeadmin Password:
Drop columns not used by nuBuilder
Drop indexes not used by nuBuilder
Show full output
Notice: Undefined index: pwd in C:\xampp\htdocs\nuBuild\nuinstall.php on line 47
confug file here:
<?php
$nuConfigDBHost = "127.0.0.1";
$nuConfigDBName = "nubuild";
$nuConfigDBUser = "root";
$nuConfigDBPassword = "";
$nuConfigDBGlobeadminPassword = "nu"; //-- globeadmin password
$nuConfigtitle = "nubuild";
?>
The install installs all tables but blank screen when trying to logon using L:globeadmin P: nu
Globeadmin Password:
Drop columns not used by nuBuilder
Drop indexes not used by nuBuilder
Show full output
Notice: Undefined index: pwd in C:\xampp\htdocs\nuBuild\nuinstall.php on line 47
confug file here:
<?php
$nuConfigDBHost = "127.0.0.1";
$nuConfigDBName = "nubuild";
$nuConfigDBUser = "root";
$nuConfigDBPassword = "";
$nuConfigDBGlobeadminPassword = "nu"; //-- globeadmin password
$nuConfigtitle = "nubuild";
?>
The install installs all tables but blank screen when trying to logon using L:globeadmin P: nu