• 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

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