You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by rs...@apache.org on 1998/07/11 12:55:54 UTC

Re: mod_rewrite/2341: Permissions/Ownership of RewriteLock files prevent child access and thus apache from starting up when they are used.

[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]


Synopsis: Permissions/Ownership of RewriteLock files prevent child access and thus apache from starting up when they are used.

State-Changed-From-To: open-closed
State-Changed-By: rse
State-Changed-When: Sat Jul 11 03:55:54 PDT 1998
State-Changed-Why:
This is now fixed for Apache 1.3.1 by performing a
chown() to the UID of the childs for the RewriteLock file.
Thanks for your report.