• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

ERROR: PleskFatalException: Can not to read /usr/local/psa/admin/htdocs/locales/default file. (commo

Status
Not open for further replies.

Sn_Raju

New Pleskian
hello everyone ....
after installing plesk 12.x.x below error occurred .. present file permission is 0644
but same result....
please solve my problem....
ERROR: PleskFatalException: Can not to read /usr/local/psa/admin/htdocs/locales/default file. (common_func.php3:553)

and

http://kb.odin.com/en/122309 (please explain )


thank you.....
 
@Sn_Raju,

Just run:

  1. chmod 644 <filename>
  2. chown root:root <filename>

and the <filename> is the /usr/local/psa/admin/htdocs/locales/default file.

Kind regards....
 
@Sn_Raju,

Just run:

  1. chmod 644 <filename>
  2. chown root:root <filename>

and the <filename> is the /usr/local/psa/admin/htdocs/locales/default file.

Kind regards....


thanks ..trialotto
iam using plesk power panel ..and chmod 644...but same result......iam unble to login..
any other alternative....

thank you...
 
Status
Not open for further replies.
Back
Top