S
Steve.Gallant
Guest
Greetings:
I've been scratching my head trying to figure out the cause of the error (pasted below) when I attempt to access my PLESK interface. This error occurs before I get a change to log in.
At first I assumed this was caused by corruption in the psa database, but now I'm not sure. After examing the the database with unix's MYSQLCHECK PSA I can see all the tables listed, but the one referred to in the error "cl_param" doesn't exist... as the error indicates.
So, my question is: should this table exist? If so, how can I recover it? I have daily dump files I can use, but I am unsure of the commands to restore it. If the table isn't mean't to exist, why does the PHP3 file explicity refer to it?
Any help or advice would be GREATLY appreciated!
Many thanks,
Steve Gallant
----- Paste of error -----------------------------------------------------------
ERROR: PleskMainDBException
MySQL query failed: Table 'psa.cl_param' doesn't exist
--------------------------------------------------------------------------------
0: /usr/local/psa/admin/plib/common_func.php3:218
db_query(string 'select val from cl_param where param="itmpl_id" and cl_id='0'')
1: /usr/local/psa/admin/plib/common_func.php3:552
get_tparam(string 'itmpl_id', string 'cl_param', string 'and cl_id='0'')
2: /usr/local/psa/admin/plib/common_func.php3:567
get_cl_param(NULL null, string 'itmpl_id')
3: /usr/local/psa/admin/plib/visibility.php:355
getITmplID()
4: /usr/local/psa/admin/plib/visibility.php:232
getVisibilityCustomizations(string '/login_up.php3')
5: /usr/local/psa/admin/plib/visibility.php:467
getVisibility(string 'login', boolean true, NULL null)
6: /usr/local/psa/admin/plib/visibility.php:476
isControlVisible(string 'login', boolean true)
7: /usr/local/psa/admin/plib/elements.php3:414
fetch_hideable_button(array)
8: /usr/local/psa/admin/plib/elements.php3:324
comm_button(string 'login', string '', string 'return login_oC(document.forms[0], document.forms[1])', boolean true, integer '3')
9: /usr/local/psa/admin/plib/LoginForm.php:101
LoginForm->assign()
10: /usr/local/psa/admin/htdocs/login_up.php3:160
I've been scratching my head trying to figure out the cause of the error (pasted below) when I attempt to access my PLESK interface. This error occurs before I get a change to log in.
At first I assumed this was caused by corruption in the psa database, but now I'm not sure. After examing the the database with unix's MYSQLCHECK PSA I can see all the tables listed, but the one referred to in the error "cl_param" doesn't exist... as the error indicates.
So, my question is: should this table exist? If so, how can I recover it? I have daily dump files I can use, but I am unsure of the commands to restore it. If the table isn't mean't to exist, why does the PHP3 file explicity refer to it?
Any help or advice would be GREATLY appreciated!
Many thanks,
Steve Gallant
----- Paste of error -----------------------------------------------------------
ERROR: PleskMainDBException
MySQL query failed: Table 'psa.cl_param' doesn't exist
--------------------------------------------------------------------------------
0: /usr/local/psa/admin/plib/common_func.php3:218
db_query(string 'select val from cl_param where param="itmpl_id" and cl_id='0'')
1: /usr/local/psa/admin/plib/common_func.php3:552
get_tparam(string 'itmpl_id', string 'cl_param', string 'and cl_id='0'')
2: /usr/local/psa/admin/plib/common_func.php3:567
get_cl_param(NULL null, string 'itmpl_id')
3: /usr/local/psa/admin/plib/visibility.php:355
getITmplID()
4: /usr/local/psa/admin/plib/visibility.php:232
getVisibilityCustomizations(string '/login_up.php3')
5: /usr/local/psa/admin/plib/visibility.php:467
getVisibility(string 'login', boolean true, NULL null)
6: /usr/local/psa/admin/plib/visibility.php:476
isControlVisible(string 'login', boolean true)
7: /usr/local/psa/admin/plib/elements.php3:414
fetch_hideable_button(array)
8: /usr/local/psa/admin/plib/elements.php3:324
comm_button(string 'login', string '', string 'return login_oC(document.forms[0], document.forms[1])', boolean true, integer '3')
9: /usr/local/psa/admin/plib/LoginForm.php:101
LoginForm->assign()
10: /usr/local/psa/admin/htdocs/login_up.php3:160