• 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: SQLSTATE[HY000] [1049] Unknown database 'psa'

Status
Not open for further replies.

KamalG

Basic Pleskian
ERROR: Zend_Db_Adapter_Exception: SQLSTATE[HY000] [1049] Unknown database 'psa' (Abstract.php:144)

After reinstalling postfix I am receiving this error and I can't open the control panel.

Code:
[root@server ~]# /etc/init.d/psa restart
Stopping sw-engine-fpm:                                    [  OK  ]
Starting sw-engine-fpm:                                    [  OK  ]
ERROR 1049 (42000): Unknown database 'psa'
[root@server ~]# /etc/init.d/psa restart
Stopping sw-engine-fpm:                                    [  OK  ]
Starting sw-engine-fpm:                                    [  OK  ]
ERROR 1049 (42000): Unknown database 'psa'
[root@server ~]# /etc/init.d/psa restart
Stopping sw-engine-fpm:                                    [  OK  ]
Starting sw-engine-fpm:                                    [  OK  ]
ERROR 1049 (42000): Unknown database 'psa'
[root@server ~]# service postgresql start
Starting postgresql service: /etc/init.d/postgresql: line 114: echo: write error: Operation not permitted
                                                           [  OK  ]

Kindly help
 
Last edited:
What about bootstrapper repair procedure? Does it help?
 
Status
Not open for further replies.
Back
Top