Closing Pconnect from MySQL

wxdqz

New Member
Hi,

I am hit with the message: "SQL Connection failed, Too many connections in <My Script> could not connect".

It seems that once the MySQL "Thread_ Connection" hit 100, The message above shall appear and the problem can only be solved by rebooting the Server. But after 1-2 hours, the same message come back again.

As I am using Pconnect to access the MySQL DB from PHP, is there any way to resolve this problem?

Can we increase any settings or force Pconnect to close?
 
Back
Top