chgrp -R psaserv [FOLDERNAME]
chown -R [OWNER] [FOLDERNAME]
Any file written by php code is now accesible by http
chmod -R g+s [FOLDERNAME]
chmod -R u+s [FOLDERNAME]
Any file written by php code is now accesible by plesk and http
ls -lShould now give
drwsrwsr-x
Back to Linux Plesk