Critical error

Hello,

Make sure you've setup the hostname to be "localhost".. and that the database username and dbname are setup correctly. If you set it to access mysql from your domain (in the script) then mysql will refuse the conneciton. Use "localhost" instead.

And of course, make sure mysqld is running :)

Other than that I cannot say, there isn't enough information to figure it out :)

John
 
Back
Top