You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2005/05/11 18:05:47 UTC

DO NOT REPLY [Bug 34869] New: - Intermittent File/Dir Mode Problems

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34869>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34869

           Summary: Intermittent File/Dir Mode Problems
           Product: Apache httpd-2.0
           Version: 2.0.46
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: bws@briansp.com


I am running Apache 2.0.46 under RHEL3 with the latest up2date patches.

Intermittently, I will have problems with files and directories created by
apache from both PHP and mod_perl applications (our custom apps, and RT in
particular) where the directories and/or files will wind up with (typically)
zero modes (0000).  The applications in question seem to be doing the right
thing in setting explicit modes on files/dirs that are created, and normal
exhibit expected behaviour.  But intermittently this problem will recur without
any other accompanying events.  It also seems to clear up on its own without my
intervention, although I have to chmod files that have already been created.

A developer I'm working with who is developing under a fairly different
environment (OSX, PHP5, Apache 2.0.52) who experiences the same problem with PHP
session files in /tmp winding up, again intermittently, with 0000 modes.

So the commonality here seems to be Apache 2.  I haven't been able to to
correlate this with any other log events.  

I am going to create a simple PHP program that will create files and dirs
through apache and have it run itself regularly via cron and see what happens in
terms of the modes.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org