RE: [vchkpw] vmysql: sql error[3]: MySQL server has gone away

2010-05-17 Thread Joe Littleton
That fixed it. Thanks _ From: Jianbin Xiao [mailto:xia...@gmail.com] Sent: Sunday, May 16, 2010 8:38 AM To: vchkpw@inter7.com Subject: Re: [vchkpw] vmysql: sql error[3]: MySQL server has gone away patch: http://www.xiaojb.com/archives/mailtech/patch_for_vpopmail.shtml On Sat

Re: [vchkpw] vmysql: sql error[3]: MySQL server has gone away

2010-05-16 Thread Jianbin Xiao
. -- *From:* Sérgio Rosa [mailto:sergior...@awd.pt] *Sent:* Friday, May 14, 2010 6:19 AM *To:* vchkpw@inter7.com *Subject:* Re: [vchkpw] vmysql: sql error[3]: MySQL server has gone away Have a look at this link http://dev.mysql.com/doc/refman/5.0/en/gone-away.html you may find some help

Re: [vchkpw] vmysql: sql error[3]: MySQL server has gone away

2010-05-14 Thread Sérgio Rosa
Have a look at this link http://dev.mysql.com/doc/refman/5.0/en/gone-away.html you may find some help there. Also look at this links http://dev.mysql.com/doc/refman/5.0/en/error-log.html and http://dev.mysql.com/doc/refman/5.0/en/slow-query-log.html try to enable slow-query-log. It might come

[vchkpw] vmysql: sql error[3]: MySQL server has gone away

2010-05-13 Thread Joe Littleton
I have searched for two days trying to figure out why I keep getting this error. I am using vpopmail 5.4.30 and mysql 5.0.77-4 on CentOS 5.4 I can reproduce the error by restarting the mysql server. The only way to make it work after restarting mysql is to also restart authdaemond. I did

Re: [vchkpw] vmysql: sql error[3]: MySQL server has gone away

2010-05-13 Thread Tonix (Antonio Nati)
Joe Littleton ha scritto: I have searched for two days trying to figure out why I keep getting this error. I am using vpopmail 5.4.30 and mysql 5.0.77-4 on CentOS 5.4 I can reproduce the error by restarting the mysql server. The only way to make it work after restarting mysql is to also

RE: [vchkpw] vmysql: sql error[3]: MySQL server has gone away

2010-05-13 Thread Joe Littleton
I have recompiled authdaemon and using 0.63.0 Usually people pacthes and recompiles vpopmail, then forgets to recompile authdaemond, which continues to use old libraries. Hope it is your problem :-) . Tonino --

Re: [vchkpw] vmysql: sql error[3]: MySQL server has gone away

2010-05-13 Thread Sérgio Rosa
On 13/05/2010 15:37, Joe Littleton wrote: I have searched for two days trying to figure out why I keep getting this error. I am using vpopmail 5.4.30 and mysql 5.0.77-4 on CentOS 5.4 I can reproduce the error by restarting the mysql server. The only way to make it work after restarting

RE: [vchkpw] vmysql: sql error[3]: MySQL server has gone away

2010-05-13 Thread Joe Littleton
I tried your config for my.cnf but I am still having the same issue. It appears that if mysql is restarted whatever authdaemon is looking at is gone. It’s like there is a specific PID or something and once that PID is gone authdaemon believes mysql has stopped. Hi! I had a similar problem

Re: [vchkpw] vmysql: sql error[3]: MySQL server has gone away

2006-05-16 Thread Alessio Cecchi
Alle 09:56, venerdì 5 maggio 2006, Jianbin Xiao ha scritto: my patch: http://www.xiaojb.com/upload/2006/vmysql.patch You need apply this patch and recompile vpopmailcourier-authlib. Pls try it,if you have question,contact me. After some days of test i can say that the patch works! Thanks --

Re: [vchkpw] vmysql: sql error[3]: MySQL server has gone away

2006-05-05 Thread daniel
Hello i have install sqwebmail 5.1.1 (upgrade from 4.0.4) courier-imap 4.1.0 on a Fedora 1 server and courier-authlib 0.58. Users are in vpopmail (upgrade from 5.4.3 to 5.4.13) + mysql (MySQL-server-5.0.15-0.glibc23) and vpopmail (for pop3) works fine. But IMAP and also sqWebmail after

Re: [vchkpw] vmysql: sql error[3]: MySQL server has gone away

2006-05-05 Thread Jianbin Xiao
my patch: http://www.xiaojb.com/upload/2006/vmysql.patchYou need apply this patch and recompile vpopmailcourier-authlib.Pls try it,if you have question,contact me. The other way is remove wait_timeout=xxx from my.cnf, then you needrestart your mysqlauthlib service.On 5/5/06, [EMAIL PROTECTED]

[vchkpw] vmysql: sql error[3]: MySQL server has gone away

2006-05-04 Thread Alessio Cecchi
Hello i have install sqwebmail 5.1.1 (upgrade from 4.0.4) courier-imap 4.1.0 on a Fedora 1 server and courier-authlib 0.58. Users are in vpopmail (upgrade from 5.4.3 to 5.4.13) + mysql (MySQL-server-5.0.15-0.glibc23) and vpopmail (for pop3) works fine. But IMAP and also sqWebmail after some