Yesterday I accidentally run "chown -R root:root /" on the SSH console of my virtual server. I canceled the running command as soon as I noticed my stupid mistake and started to recover the original file ownerships using a second, similar virtual server instance as a reference.
Everything seems to be working just fine on my server - except Plesk! This is what I get when I try to access the control panel:
ERROR: PleskFatalException
Unable to obtain secret key for passwords encryption.
0: String.php:330
Plesk_Base_Utils_String::getCryptKey()
1: common_func.php3:3453
get_failure_redirect_url(string 'failure_redirect_url')
2: auth.php3:191
/var/log/sw-cp-server/error_log shows:
2012-09-27 11:01:54: (mod_fastcgi.c.2746) FastCGI-stderr: PleskFatalException: Unable to obtain secret key for passwords encryption.
file: /opt/psa/admin/plib/Plesk/Base/Utils/String.php
line: 330
code: 0
trace: #0 /opt/psa/admin/plib/common_func.php3(3453): Plesk_Base_Utils_String::getCryptKey()
#1 /opt/psa/admin/auto_prepend/auth.php3(191): get_failure_redirect_url('failure_redirec...')
#2 {main}
Does anyone have any idea how to fix this?
Thank you!
Everything seems to be working just fine on my server - except Plesk! This is what I get when I try to access the control panel:
ERROR: PleskFatalException
Unable to obtain secret key for passwords encryption.
0: String.php:330
Plesk_Base_Utils_String::getCryptKey()
1: common_func.php3:3453
get_failure_redirect_url(string 'failure_redirect_url')
2: auth.php3:191
/var/log/sw-cp-server/error_log shows:
2012-09-27 11:01:54: (mod_fastcgi.c.2746) FastCGI-stderr: PleskFatalException: Unable to obtain secret key for passwords encryption.
file: /opt/psa/admin/plib/Plesk/Base/Utils/String.php
line: 330
code: 0
trace: #0 /opt/psa/admin/plib/common_func.php3(3453): Plesk_Base_Utils_String::getCryptKey()
#1 /opt/psa/admin/auto_prepend/auth.php3(191): get_failure_redirect_url('failure_redirec...')
#2 {main}
Does anyone have any idea how to fix this?
Thank you!