Web Hosting Talk







View Full Version : MySQL error


chicku
02-16-2003, 04:39 PM
Hi,

Plz help me resolve this error....
------------------------------------------------------
Warning: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /web/riogrand/public_html/shop/admin/includes/functions/database.php on line 19
-----------------------------------------------------------
Warning: MySQL Connection Failed: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /web/riogrand/public_html/shop/admin/includes/functions/database.php on line 19
Unable to connect to database server!

---------------------------------------------------------

Do you know by any chance how to resolve this error?
Any help will be most appreciated. Thanks for your time.

chicku
02-16-2003, 04:53 PM
Any Clue????

3spades
02-16-2003, 04:57 PM
Can you post that line of code the error is occuring in?

chicku
02-16-2003, 05:05 PM
Thanks for answering.. The issue is fixed...
:D :)

Xhost
02-16-2003, 08:35 PM
Sounds like your running Plesk server, that problem, I think is solved by

locate mysql.sock

and adding a symlink to /tmp/mysql.sock , just incase anyone else needs to know.

chicku
02-16-2003, 10:42 PM
Yup, thatz it bud.... :D ;) :stickout: :)