• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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