OK now I found something...
vpopmail isn't connecting to mysql server.
It gives the same error with mysql up or down.
Mysql is listening 0.0.0.0:3306
Any help?
srosa
Sérgio Manuel Rosa writes:
Hi Tom,
the perms are 600 vut that does not solved the problem.
One question, there are no t
Hi Tom,
the perms are 600 vut that does not solved the problem.
One question, there are no tables in the vpopmail database directory. I'm
going to read again the README.mysql. I might messed something in the way.
thanks
srosa
Tom Collins writes:
On Wednesday, October 15, 2003, at 05:48
On Wednesday, October 15, 2003, at 06:00 PM, Sérgio Manuel Rosa wrote:
according with READMER.mysql I used the following lines in
~vpopmail/etc/vpopmail.sql
read localhost|3306|vpopmailuser|vpoppasswd|vpopmail
update localhost|3306|vpopmailuser|vpoppasswd|vpopmail
Actually, the filename should be
Hi,
according with READMER.mysql I used the following lines in
~vpopmail/etc/vpopmail.sql
read localhost|3306|vpopmailuser|vpoppasswd|vpopmail
update localhost|3306|vpopmailuser|vpoppasswd|vpopmail
then I tested with your line, but also failed to work.
I compiled it again with the correct pa