Question
php/mysql problems Mac OS 10.4
After upgrading to Mac 10.4 from 10.3, I get this message on
my dynamic
pages
Can't connect to local MySQL server through socket
'/var/mysql/mysql.sock' (2)
I can connect to both the local and remote mysql server from the terminal.
As far as I can tell there is no directory named "mysql", so
"Hard Drive:var:mysql" mysql doesn't exist.
php works fine, but I also get a warning:
Warning: mysql_connect() [function.mysql-connect]: Protocol mismatch;
server version = 9, client version = 10
Connected successfully
I've googled all over, I'm stumped.
Mick
pages
Can't connect to local MySQL server through socket
'/var/mysql/mysql.sock' (2)
I can connect to both the local and remote mysql server from the terminal.
As far as I can tell there is no directory named "mysql", so
"Hard Drive:var:mysql" mysql doesn't exist.
php works fine, but I also get a warning:
Warning: mysql_connect() [function.mysql-connect]: Protocol mismatch;
server version = 9, client version = 10
Connected successfully
I've googled all over, I'm stumped.
Mick
