MySQL Forums
Forum List  »  Install & Repo

Re: Mac 10.5.2 - #2002 - The server is not responding (or the local MySQL server's socket is not correctly configured)
Posted by: Mike Brenner
Date: March 05, 2008 03:53AM

Try this :

Open terminal and type the following :

sudo mkdir /var/mysql
sudo ln -s /private/tmp/mysql.sock /var/mysql/mysql.sock

Then, open System Prefs > Sharing and refresh your Web Sharing. See if that works.

Options: ReplyQuote




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.