Forum Moderators: coopster
Now my phpmyadmin and any other php mysql connections get me this error:
Error
MySQL said: Documentation
#2002 - The server is not responding (or the local MySQL server's socket is not correctly configured)
I tried the apple server solution to fix the mysql.sock, but got this:
sudo chmod 775 /var/mysql
chmod: /var/mysql: No such file or directory
any help or suggestions would be great
Thanks
Earbite
Added: Also, have you taken a look at this more recent article? [docs.info.apple.com...]
Added: Coincidentally, I am setting up a new test server today and will be dealing with installing my own versions of MySQL and PHP on a OS X 10.4.6 Server machine, so I'll keep a detailed log of my actions.
Hope that helps and thanks for the solution!