In message <[email protected]>, Jack Trades wrote:
> On May 19, 3:53 am, Lawrence D'Oliveiro <[email protected]_zealand> > wrote: > >> Possibly your CGI scripts are running as some user like "nobody", which >> doesn't have the right access to the files/directories. Changing APIs >> won't help here. > > If that is the case, would setuid be appropriate here? You mean suexec? Certainly, yes. -- http://mail.python.org/mailman/listinfo/python-list
