• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

problem with psa.exp_event

S

Shoko

Guest
when i try to add a ip with ip pool.. i get the 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 = "client_ip_pool" AND source = "plesk" LIMIT 1")
2: /usr/local/psa/admin/plib/api-rpc/loger.php:241 Log2Expand->_isLoggingEnabled(string "client_ip_pool")
3: /usr/local/psa/admin/plib/class.ActionLog.php:477 Log2Expand->Log2Expand(string "client_ip_pool_update", array)
4: /usr/local/psa/admin/plib/class.IPPool.php:121 ActionLog->submit()
5: /usr/local/psa/admin/htdocs/clients/cl_pool_add.php:64 logIpPoolChanges(string "client", string "alon", string "3", object of type IPPool, object of type IPPool)

i search the problem in the search option in the forum and i found the answer:
/usr/local/psa/admin/bin/php /usr/local/psa/installer/api/install_db.php
but /usr/local/psa/admin/bin/php isn't work (empy line) and /usr/local/psa/installer/api/install_db.php
not found.
please help me!!:mad: :mad: :( :(

the error with this table (psa.exp_event) is show in more pages..
sorry for my bad english
 
Back
Top