• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Centos5 Tomcat update PleskCP down

S

sunshine123

Guest
Hello,

today we have update tomcat from Centos repository. Now Plesk don't start:

[root@eq4 ~]# /etc/init.d/psa start
Starting xinetd service... done
Starting named service... done
Starting mysqld service... done
Starting postgresql service... done
Starting psa-spamassassin service... done
Plesk: Starting Mail Server... already started
ERROR 1286 (42000) at line 1: Unknown table engine 'InnoDB'
websrvmng: DB error (mysql41 compatible query) 1286: Unknown table engine 'InnoDB'
websrvmng: DB error (mysql41 compatible query) 1286: Unknown table engine 'InnoDB'
websrvmng: Unable to connect to the mysql database
websrvmng: Unable to connect to the mysql database
Starting mail handlers tmpfs storage
ERROR 1286 (42000) at line 1: Unknown table engine 'InnoDB'
Starting Plesk... done
ERROR 1286 (42000) at line 1: Unknown table engine 'InnoDB'

The startpage https://IP:8443/ shows :

ERROR: PleskMainDBException
MySQL query failed: Unknown table engine 'InnoDB'

0: common_func.php3:168
db_query(string 'select param, val from misc')
1: common_func.php3:587
get_param(string 'mysql41_compatible')
2: common_func.php3:484
db_set_names()
3: common_func.php3:463
db_connect_real(string 'localhost', string 'admin', string '**********', string 'psa')
4: common_func.php3:443
db_connect()
5: auth.php3:90

Best regards

Sunshine
 
We have restored the MySQL DB - now it works again.
 
Back
Top