• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

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