• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

MySQL Problem with some tables

S

speedo

Guest
Hi there,

i have some serious problems after a hack - i already recovered the table "log_actions" - but now it gets even worse:

i hope some of you guys can help.
i already tryed to make the table by hand within the mysql-admin - wont work and executes wit "errno 121" ???

MySQL query failed: Table 'psa.log_components' doesn't exist

0: /usr/local/psa/admin/plib/common_func.php3:232
db_query(string 'insert into log_components(action_id, component, old_value, new_value) values ("22", "Domain Name", "merycel.com", "merycel.com")')
1: /usr/local/psa/admin/plib/class.ActionLog.php:692
LogComponent->submit(integer '22')
2: /usr/local/psa/admin/plib/class.ActionLog.php:566
ActionLog->submitBuffer_()
3: /usr/local/psa/admin/plib/class.ActionLog.php:502
ActionLog->submit()
4: /usr/local/psa/admin/plib/dns/DNSManager.php:997
logDnsZoneUpdate(object of type DNSZone)
5: /usr/local/psa/admin/plib/dns/DNSManager.php:733
DNSManager::updateDNSZone(object of type DNSZone)
6: /usr/local/psa/admin/plib/class.PHostingManager.php:557
PHostingManager->update()
7: /usr/local/psa/admin/htdocs/domains/hosting/phosting_setup.php:217

thanks,
andreas
 
Back
Top