Ok, that is an obvious typo which you should simply fix. No real need to
ask about something as plain as this.
-Rasmus
On Thu, 14 Mar 2002 [EMAIL PROTECTED] wrote:
> On Thu, Mar 14, 2002 at 08:20:38AM -0800, Rasmus Lerdorf wrote:
> > How do you figure? Doesn't it only do this in
> > CHECKUID_
On Thu, Mar 14, 2002 at 08:20:38AM -0800, Rasmus Lerdorf wrote:
> How do you figure? Doesn't it only do this in
> CHECKUID_ALLOW_FILE_NOT_EXISTS mode? This mode is used for things like
> rmdir(), chgrp(), chown(), chmod() where spitting out a safe mode error
> when the file in question doesn't e
How do you figure? Doesn't it only do this in
CHECKUID_ALLOW_FILE_NOT_EXISTS mode? This mode is used for things like
rmdir(), chgrp(), chown(), chmod() where spitting out a safe mode error
when the file in question doesn't exist isn't very useful.
-Rasmus
On Thu, 14 Mar 2002 [EMAIL PROTECTED]