• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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