[vchkpw] vpopmail and mysql problem

2005-10-03 Thread Wes Hegge
Hello everyone, Hopefully someone can help me with this problem I am having. I spent all day yesterday looking for an answer. I found some that were close but still no luck. Here is the error I am getting: vmysql: error creating table 'dir_control': MySQL server has gone away vmysql: sql

Re: [vchkpw] vpopmail and mysql problem

2005-10-03 Thread Sergio Rosa
Hi, increase the max_connections = 250 variable in my.cnf. I had the same problem and this worked for me. regards, srosa Wes Hegge wrote: Hello everyone, Hopefully someone can help me with this problem I am having. I spent all day yesterday looking for an answer. I found some that were

Re: [vchkpw] vpopmail and mysql problem

2005-10-03 Thread Ken Jones
Wes Hegge wrote: Hello everyone, Hopefully someone can help me with this problem I am having. I spent all day yesterday looking for an answer. I found some that were close but still no luck. Here is the error I am getting: vmysql: error creating table 'dir_control': MySQL server has gone

Re: [vchkpw] vpopmail and mysql problem

2005-10-03 Thread Wes Hegge
On Mon, 2005-10-03 at 12:22 -0500, Ken Jones wrote: Wes Hegge wrote: Hello everyone, Hopefully someone can help me with this problem I am having. I spent all day yesterday looking for an answer. I found some that were close but still no luck. Here is the error I am getting:

Re: [vchkpw] vpopmail and mysql problem

2005-10-03 Thread Rick Macdougall
Wes Hegge wrote: On Mon, 2005-10-03 at 12:22 -0500, Ken Jones wrote: Wes Hegge wrote: Hello everyone, Hopefully someone can help me with this problem I am having. I spent all day yesterday looking for an answer. I found some that were close but still no luck. Here is the error I

Re: [vchkpw] vpopmail and mysql problem

2005-10-03 Thread Wes Hegge
I added this to my.cnf in the [mysqld] set-variable=max_connection=250 Did not work. Any ideas on debugging I can do? Is there anything for vpopmail? Thanks, Wes On Mon, 2005-10-03 at 18:17 +0100, Sergio Rosa wrote: Hi, increase the max_connections = 250 variable in my.cnf. I had the

Re: [vchkpw] vpopmail and mysql problem

2005-10-03 Thread Rick Macdougall
Wes Hegge wrote: I added this to my.cnf in the [mysqld] set-variable=max_connection=250 Did not work. Any ideas on debugging I can do? Is there anything for vpopmail? Hi, As stated earlier, it really sound like qmail-smtpd is running as qmail and not vpopmail. I think the qmail side

Re: [vchkpw] vpopmail and mysql problem

2005-10-03 Thread Wes Hegge
On Mon, 2005-10-03 at 20:13 -0400, Rick Macdougall wrote: Wes Hegge wrote: I added this to my.cnf in the [mysqld] set-variable=max_connection=250 Did not work. Any ideas on debugging I can do? Is there anything for vpopmail? Hi, As stated earlier, it really sound like

Re: [vchkpw] vpopmail and mysql problem

2005-10-03 Thread Wes Hegge
On Mon, 2005-10-03 at 20:02 -0400, Rick Macdougall wrote: Wes Hegge wrote: On Mon, 2005-10-03 at 12:22 -0500, Ken Jones wrote: Wes Hegge wrote: Hello everyone, Hopefully someone can help me with this problem I am having. I spent all day yesterday looking for an answer. I