Thank you ruler. That did it. I was wondering which socket was supposed to be
doing this.
I was using a book with an old version of MySQL and I guess the names are
missmatched.
Thanks again
Ruler wrote:
> What I did is made a symlink from /var/run/mysql.sock to /tmp/mysql.sock
> example: ln -s
What I did is made a symlink from /var/run/mysql.sock to /tmp/mysql.sock
example: ln -s /var/run/mysql.sock /tmp/mysql.sock
Or if /var/run/mysql.sock doesn't exist, find / -name "mysql.sock"
Then symlink that to /tmp
Hope that helps.
- Original Message -
From: "Ellis M. Mendez-Hidaka" <
2 matches
Mail list logo