• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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