U
UFHH01
Guest
Hi Walter,
pls. consider to add nginx to "psacln" and "www-data" ( on Debian/Ubuntu - based systems - pls. use the corresponding apache - group "apache" on RHEL/CentOS - based systems ).
Example command on Debian/Ubuntu - based systems:
Pls. check as well the group - permissions of "psaserv"
( should be like => psaserv : x : 100X : www-data,psaftp,psaadm,nginx - - - where "100X" depends on your server specific setting )
... and pls. let us know your current settings:
pls. consider to add nginx to "psacln" and "www-data" ( on Debian/Ubuntu - based systems - pls. use the corresponding apache - group "apache" on RHEL/CentOS - based systems ).
Example command on Debian/Ubuntu - based systems:
Code:
usermod -aG psacln nginx
Pls. check as well the group - permissions of "psaserv"
Code:
grep psaserv /etc/group
... and pls. let us know your current settings:
Code:
grep nginx /etc/group