Re: mod perl installed but not running
Dave Hodgkinson <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
On 7 Feb 2012, at 16:08, mike cardeiro wrote: > > >> From: André Warnier <[email protected]> > > >> You should probably analyse your requirements carefully (as to exactly /why/ you >> want the script to run as that user). > > > I am creating a file transfer site. When a user logs in they can upload a file, so I need the script to write the file to a directory that is not accessible by the webserver; Welcome to setuid hell.