• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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