PDA

View Full Version : Warnings at end of install


ThE-LyNX
12th March 2006, 22:15
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!

and when i try to login it just keeps saying

ERROR 101: wrong username or password.

Running on Fedora Core 4

till
13th March 2006, 09:57
It seems that the mysql database has not been created correctly by the installer. Did you get any errors or warnings before the error you psoted above?

Does the mysql username and password you entered in the iSPConfig installer had the permissions to create databases?

Please run these commands:

rm -rf /home/admispconfig
rm -rf /root/ispconfig

then delete ispconfig mysql database if it exists and the run the iSPConfig installer gaian.