• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

ERROR: Zend_Db_Adapter_Exception

K

kevinQIU

Guest
CentOS 5 avec Parallels Plesk Panel 10 (64 bits)

ERROR: Zend_Db_Adapter_Exception
SQLSTATE[00000] [1040] Too many connections

0: Abstract.php:143
Zend_Db_Adapter_Pdo_Abstract->_connect()
1: Abstract.php:417
Zend_Db_Adapter_Abstract->query(string 'SELECT 1', array)
2: Abstract.php:230
Zend_Db_Adapter_Pdo_Abstract->query(string 'SELECT 1')
3: Abstract.php:143
CommonPanel_Application_Abstract::initDbAdapter()
4: Abstract.php:106
CommonPanel_Application_Abstract->_initDbAdapter()
5: Abstract.php:34
CommonPanel_Application_Abstract->run()
6: Abstract.php:19
CommonPanel_Application_Abstract::init()
7: auth.php3:137
 
Check MySQL settings. Most probably that value of max_connections should be increased in /etc/my.cnf
 
Back
Top