To enabled PHP to write to folder and also give control panel usage

  • Change group of writeable folder to "psaserv"
chgrp -R psaserv [FOLDERNAME]
  • Change owner of writeable folder to the Plesk account owner
chown -R [OWNER] [FOLDERNAME]

Any file written by php code is now accesible by http

  • (optional) Make the folder "group sticky"
chmod -R g+s [FOLDERNAME]
  • (optional) Make the folder "user sticky"
chmod -R u+s [FOLDERNAME]

Any file written by php code is now accesible by plesk and http

ls -l
Should now give
drwsrwsr-x

Back to Linux Plesk

All Pages

Email

ASP

JSP

C#

Web Mail

Windows Plesk

Linux Plesk

PHP

ASP.NET

Persits ASPUpload

Wiki Help

  Page Info My Prefs Log in
This page (revision-13) last changed on 11:03 06-Mar-2007 by Administrator.
 
Page Hit Count: 59

Referring Pages:
...nobody

JSPWiki v2.4.71