Please help us improve HowtoForge and take our survey:
How do I make my MySQL server use TCP connections instead of Unix sockets?
|
Comment out the option skip-networking in the file my.cnf which typically lies under /etc or /etc/mysql. Then restart your MySQL server: /etc/rc.d/init.d/mysql restart or /etc/init.d/mysql restart With netstat -ta you can check if MySQL is reachable via TCP.
|








Recent comments
1 day 8 hours ago
2 days 5 hours ago
2 days 7 hours ago
2 days 11 hours ago
4 days 4 hours ago
4 days 5 hours ago
4 days 5 hours ago
6 days 7 hours ago
1 week 15 hours ago
1 week 1 day ago