Hey, I've just installed php and mysql in order to run php scripts on my apache server. But I'm having some problems with the mysql setup. I'm following directions here:
http://www.entropy.ch/software/macosx/mysql/
But when I get up to running a test /usr/local/mysql/bin/mysql test
I just get this error
ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
I followed the instructions on this error in his FAQ section but it didn't help, any ideas?
http://www.entropy.ch/software/macosx/mysql/
But when I get up to running a test /usr/local/mysql/bin/mysql test
I just get this error
ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
I followed the instructions on this error in his FAQ section but it didn't help, any ideas?