• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Plesk Setup Error

D

downkaos

Guest
ERROR
Unable to query: Table 'psa.exp_event' doesn't exist
0: /usr/local/psa/admin/plib/common_func.php3:2 psaerror(string "Unable to query: Table 'psa.exp_event' doesn't exist")
1: /usr/local/psa/admin/plib/api-rpc/loger.php:2 db_query(string "SELECT COUNT(*) FROM exp_event WHERE event_type = 'terminated' AND obj_class = 'ip_address' AND source = 'plesk'")
2: /usr/local/psa/admin/plib/class.ActionLog.php:1 log_event(string "ip_address", string "63.246.151.10", string "updated")
3: /usr/local/psa/admin/plib/class.IPAddress.php:2 actionlog->submit()
4: /usr/local/psa/admin/htdocs/server/configure.php3:2 ipaddress->update()


Thats after I try to setup plesk, I have uninstalled plesk and wiped mysql numerous times and I still get the same error....any ideas?
 
Run this from the SSH Prompt:

/usr/local/psa/admin/bin/php /usr/local/psa/installer/api/install_db.php

It happens if you install plesk without a hostname configured correctly.

Cheers,
Sean.
 
Originally posted by shortcut
Run this from the SSH Prompt:

/usr/local/psa/admin/bin/php /usr/local/psa/installer/api/install_db.php

It happens if you install plesk without a hostname configured correctly.

Cheers,
Sean.

thanks you're a life saver!
 
I don't have this script but do have the same problem any suggestions ?

EDIT: got it working by importing the schema sql file in that directory
 
Back
Top