• 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.

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