Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (13)
SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
mysql> status
--------------
mysql Ver 14.12 Distrib 5.0.51b, for slackware-linux-gnu (i486) using EditLine wrapper
Connection id: 1
Current database:
Current user: pode@localhost
SSL: Not in use
Current pager: stdout
Using outfile: ''
Using delimiter: ;
Server version: 5.0.51b-log Source distribution
Protocol version: 10
Connection: Localhost via UNIX socket
Server characterset: latin1
Db characterset: latin1
Client characterset: latin1
Conn. characterset: latin1
UNIX socket: /var/run/mysql/mysql.sock
Uptime: 1 hour 14 min 14 sec
Threads: 1 Questions: 4 Slow queries: 0 Opens: 12 Flush tables: 1 Open tables: 6 Queries per second avg: 0.001
mysqld doesn't use port 80 (http) to communicate, it has its own port (generally TCP 3306)
I don't think open mysqld port will solve the issue here, but I don't know
If that is the case the message you get has nothing to do with your own settings, it's a problem with the host of the website you are visiting (I get the same result).
So forget my former post and send a message about this problem to acetoneiso if you can reach him/her.
Last edited by Didier Spaier; 11-25-2008 at 03:02 PM.
http://www.acetoneiso.netsons.org/ is not hosted in my machine.
I just can't open the page long time and because that I was thinking that the problem is on my machine but Didier Spaier says he get same messege so there is nothing to do.
Thanks for helping.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.