Re: #2002 - The server is not responding
Posted by: stacy noakes
Date: April 01, 2007 06:24PM

Thank you for sharing information
I tried what you've said and get a Permission denied error. How do I get around this? After this is done, will the php.ini and config.inc.php need to say /var/mysql/mysql.sock

"To the people on Mac OS X 10.4.4 and up
During the 10.4.4 OS update, Apple have changed where PHP looks for the MySQL socket file.

You can correct this my:
$ sudo mkdir /var/mysql
$ sudo ln -s /tmp/mysql.sock /var/mysql/mysql.sock "

Options: ReplyQuote


Subject
Written By
Posted
Re: #2002 - The server is not responding
April 01, 2007 06:24PM
g i
December 09, 2005 10:49PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.