• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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