• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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