blu.org  wiki

 « Return to Thread: apache2 problem

re: apache2 problem

by dan moylan-4 :: Rate this Message:

Reply to Author | View in Thread


derek martin wrote:
> On Fri, Jun 26, 2009 at 03:42:35PM -0500, Derek Martin wrote:
> > My guess is the web server can not access the file, because the parent
> > directory's permissions (or those of the parent of the parent
> > directory, etc.) are too restrictive.

> FWIW, the permissions of your log file are kind of odd... they're not
> "wrong" per se, but they are a bit nonsensical.  I deleted the message
> where you gave them, but I believe they were --w--wx-wT.  Thus you
> have the execute bit set for group; this does nothing, unless the file
> contains an executable script (or is a directory).  You also have the
> sticky bit set, which also does nothing, at least for regular files on
> Linux.

thanks for your response.  the permissions were set by the
system in running the cgi script -- i don't understand the
reasoning.  the "non writable"  problem has been solved,
however -- the path had changed from my previous running of
the script.

now the problem seems to be that the local version sees
taint problems not seen by the remote system -- strange, but
i'll work on that before i trouble anyone.

thanks,
dan

j. daniel moylan
84 harvard ave
brookline, ma 02446-6202
617-232-2360 (tel)
810-454-1823 (fax)
jdm@...
www.moylan.us
[death to html bloat!]
_______________________________________________
Discuss mailing list
Discuss@...
http://lists.blu.org/mailman/listinfo/discuss

 « Return to Thread: apache2 problem