Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: sja can't connect to /var/lib/mysql/mysql.sock #17573
    tumerotata
    Member

    Hello, I resolved this problem creating a link to the socket:

    Code:
    # cd /var/lib/mysql/
    # ln -s /var/run/mysqld/mysqld.sock mysql.sock

    I'm using debian sarge and mysql 4.1

    😆

Viewing 1 post (of 1 total)