|
Title: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' Post by: ferchy5 on February 12, 2009, 10:11:37 PM any ideas in how to fix this?
Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld. sock' (11) Title: Re: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.s Post by: davlough on April 20, 2009, 05:17:39 PM I am having the same problem. I would like to know how to fix it.
Thanks Title: Re: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.s Post by: Destro on May 06, 2009, 05:34:24 PM Hello,
I think you haven't entered the host name of your MySQL server in the configuration, so it just connects to the default(which is that socket with a default PHP installation). Destro |