[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Can't connect to mysql through phpmyadmin (mysql.sock problem)



> >touch /tmp/mysql.sock
> 
> Just tried this..... Still the same error message. Is there more that
> has to be done?

do this, as root:

ln -s /home/mysql/mysql.sock /tmp/mysql.sock


alex