• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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