aledr wrote:



Did you try to conect manualy with vpopmail_user/vpopmail_password? Di you
try to get more verbose mysql log?

Yes, the access and permissions are fine...
Sorry, but I didn't find the option to change the log verbose... How can I change it?

Thanks...

Do a 'ps -ax | grep mysqld' and make sure that the option '--skip-networking' is not on.
Also according to mysql's website, this error can result if a DNS lookup fails on version 5.
For more logging, try starting it with the --log-warnings=2, or adding the log-warnings=2 line to your /etc/my.cnf file.

Reply via email to