• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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