Hello,
we're using our MySQL database quite extensively from our PHP scripts,
but sometimes everything stops working and it says "Too many connections".
Is there a problem with MySQL support from within PHP? Doesn't it close
its connections with the database when the script stops executing?
Is there anything I can do to resolve this problem?
Regards,
Pieter Philippaerts
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]