Results 1 to 2 of 2

Thread: /var/lib/mysql/mysql.sock doesn't exist

  1. #1
    Member
    Join Date
    Apr 2003
    Posts
    94

    Default /var/lib/mysql/mysql.sock doesn't exist

    The file:
    /var/lib/mysql/mysql.sock

    Doesn't exist on one of my servers. Restarting apache does not help and although the symlinks are still there.. they have nothing to link to.

    How can I get this file back?

    cPanel.net Support Ticket Number:

  2. #2
    DHL
    DHL is offline
    Member
    Join Date
    Mar 2002
    Posts
    88

    Default

    ln -s /var/lib/mysql/mysql.sock /tmp/mysql.sock

    if you php is looking for /var/tmp - check from phpinfo then

    ln -s /var/lib/mysql/mysql.sock /var/tmp/mysql.sock

    Hope that helps.

    cPanel.net Support Ticket Number:

Similar Threads

  1. Replies: 13
    Last Post: 06-15-2010, 04:31 PM
  2. Replies: 13
    Last Post: 06-15-2010, 04:31 PM
  3. Remote MySQL and /var/lib/mysql/mysql.sock
    By emechanic in forum cPanel & WHM Discussions
    Replies: 6
    Last Post: 12-02-2009, 01:08 PM
  4. Replies: 0
    Last Post: 06-27-2004, 02:53 AM
  5. '/var/lib/mysql/mysql.sock' (111)
    By nas9 in forum cPanel & WHM Discussions
    Replies: 12
    Last Post: 08-25-2003, 12:30 PM