during the upgrade i get this error. any help? Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/cdsmith/install_ispconfig/install.php on line 706 Could not connect to db Restarting some services... httpd not running, trying to start ./setup2: line 1143: [: ==: unary operator expected Shutting down ISPConfig system... /root/ispconfig/httpd/bin/apachectl stop: httpd (no pid file) not running ISPConfig system stopped! Starting ISPConfig system... fopen: No such file or directory ispconfig_httpd: could not open document config file /root/ispconfig/httpd/conf/httpd.conf /root/ispconfig/httpd/bin/apachectl startssl: httpd could not be started Could not open input file: /root/ispconfig/scripts/shell/firewall.php ISPConfig system is now up and running! Congratulations! Your ISPConfig system is now installed. If you had to install quota, please take the steps described in the installation manual. Otherwise your system is now available without reboot.
ok... if i reset my root sql password to blank... it allows it to connect, but this is what i get after that... ?> Connected successfully to db Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/cdsmith/install_ispconfig/install.php on line 713 Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/cdsmith/install_ispconfig/install.php on line 738 Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/cdsmith/install_ispconfig/install.php on line 788 Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/cdsmith/install_ispconfig/install.php on line 811 Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/cdsmith/install_ispconfig/install.php on line 828 Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/cdsmith/install_ispconfig/install.php on line 833 Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/cdsmith/install_ispconfig/install.php on line 843 Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/cdsmith/install_ispconfig/install.php on line 860 Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/cdsmith/install_ispconfig/install.php on line 874 Warning: fopen(/root/ispconfig/httpd/conf/httpd.conf_): failed to open stream: No such file or directory in /home/cdsmith/install_ispconfig/install.php on line 91 Warning: filesize(): stat failed for /root/ispconfig/httpd/conf/httpd.conf_ in /home/cdsmith/install_ispconfig/install.php on line 92 Warning: fclose(): supplied argument is not a valid stream resource in /home/cdsmith/install_ispconfig/install.php on line 97 Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/cdsmith/install_ispconfig/install.php on line 1175 Restarting some services... httpd not running, trying to start ./setup2: line 1143: [: ==: unary operator expected Shutting down ISPConfig system... /root/ispconfig/httpd/bin/apachectl stop: httpd (no pid file) not running ISPConfig system stopped! Starting ISPConfig system... /root/ispconfig/httpd/bin/apachectl startssl: httpd started Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /root/ispconfig/scripts/lib/config.inc.php on line 47 No results found!ISPConfig system is now up and running! Congratulations! Your ISPConfig system is now installed. If you had to install quota, please take the steps described in the installation manual. Otherwise your system is now available without reboot.
Make sure that the mysql root password in /home/admispconfig/ispconfig/lib/config.inc.php is correct and that it works. Before you start the update a second time, run the command: mkdir /root/ispconfig or you might loose some configuration data.