• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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