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

Installation problem 7.5.4 on CentOS 3.4

N

normanu

Guest
I ran the installation almost all went fine, but I installed everything on a temp IP.
So now I went to its IP it has to use and I get this error when logging in.


Code:
ERROR  	
Unable to query: Table 'psa.exp_event' doesn't exist
0: /usr/local/psa/admin/plib/common_func.php3:203 psaerror(string "Unable to query: Table 'psa.exp_event' doesn't exist")
1: /usr/local/psa/admin/plib/api-rpc/loger.php:351 db_query(string "SELECT obj_id FROM exp_event WHERE event_type = "terminated" AND obj_class = "siteapp" AND source = "plesk" LIMIT 1")
2: /usr/local/psa/admin/plib/api-rpc/loger.php:241 Log2Expand->_isLoggingEnabled(string "siteapp")
3: /usr/local/psa/admin/plib/class.ActionLog.php:477 Log2Expand->Log2Expand(string "siteapppkg_install", array)
4: /usr/local/psa/admin/plib/SiteApps/class.SiteAppPackageManager.php:310 ActionLog->submit()
5: /usr/local/psa/admin/plib/SiteApps/class.SiteAppPackageManager.php:225 SiteAppPackageManager->registerSiteAppPackage(string "/usr/local/psa/var/cgitory/Mambo-4.5.2-5")
6: /usr/local/psa/admin/htdocs/license.php3:26 SiteAppPackageManager->syncWithDatabase()

I tried reparing it with
rpm -Uhv --force psa-7.5.4-rhel3.build75050824.12.i586.rpm

but this didn't fix it.
the database is there and has tables in it.
Anyone have any suggestion on how to fix this ?
 
Does the psa database have that speciifc table on it? You can uninstall plesk and then reinstall it. Or maybe remove the db and import a backup from it. SOunds like something with the db is screwed up.
 
Back
Top