• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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