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

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