[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Problem with PHP on raq4
- Subject: [cobalt-users] Problem with PHP on raq4
- From: "William E. Moore" <bmoore@xxxxxxxxxxxxxxxxx>
- Date: Sun Feb 22 17:19:01 2004
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Warning: Can't connect to local MySQL server through socket
'/tmp/mysql.sock' (111) in /home/sites/site5/web/cfaq/functions.php on line 14
Warning: MySQL Connection Failed: Can't connect to local MySQL server
through socket '/tmp/mysql.sock' (111) in
/home/sites/site5/web/cfaq/functions.php on line 14
Warning: Supplied argument is not a valid MySQL-Link resource in
/home/sites/site5/web/cfaq/functions.php on line 17
Couldn't open organizer: Can't connect to local MySQL server through socket
'/tmp/mysql.sock' (111)
I can user perl and connect correctly to mysql with the socket
/home/mysql/mysql.sock
I figure that php has it defined wrong but damn if I know where to change
it. anyone out there know ?