Error: 2001 - CR_SOCKET_CREATE_ERROR

March 11th, 2009

Description:
Message: Can’t create UNIX socket %d

admin MySql-Client

  1. admin
    April 8th, 2009 at 15:08 | #1

    Check if the MySQL server is running and make sure that it listens on the right address. This error may also occur because of lack of file descriptors due too many open files. Check your code for files that aren’t closed or check your system limits on file descriptors.

  1. No trackbacks yet.