• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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