Posted by Steve on 02/23/06 21:41
> Everytime I attempt to connect to a remote mysql server, I get the
> error about /tmp/mysql.sock not existing. I have the mysql client
> installed on the php computer, but not the server. Is there a way to
> tell php to use the client like "mysql -h[location of sql server]"
> instead of going through the /tmp/mysql.sock socket?
Please post a minimal functioning code sample that exhibits the
problem.
---
Steve
[Back to original message]
|