• 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.

unable to open configuration file /etc/psa/psa.conf: Permission den

S

SALTZMANNn

Guest
Hello world

spam_hook[9895]: unable to open configuration file /etc/psa/psa.conf: Permission denied

i have this error message. I have try with chmod 755 but i have the same problem

Any Idea?
 
Hi both, have you also checked owner & rights of /etc/psa

on my Centos box it looks like

drwxr-xr-x 5 psaadm psaadm 4096 Jan 25 20:41 psa
-rw-r--r-- 1 root root 2472 Jan 25 20:56 psa.conf

Brujo
 
as you can see, the permission on the /etc/psa folder is the difference and cause the issue..

Brujo
 
@ bruno
True, you're right ...
I changed the permission and the errors no longer occur

greets
 
Last edited:
Back
Top