https://issues.apache.org/bugzilla/show_bug.cgi?id=54719

            Bug ID: 54719
           Summary: httpd should check for and eventually create pid file
                    directory
           Product: Apache httpd-2
           Version: 2.2.24
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Core
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified

On Solaris we configure Apache to layout where runtimedir is set to
/var/run/apache2/2.2. Httpd itself will report following error when this
directory is not available:

[Mon Mar 18 13:19:55 2013] [error] (2)No such file or directory: could not
create /var/run/apache2/2.2/httpd.pid
[Mon Mar 18 13:19:55 2013] [error] httpd: could not log pid to file
/var/run/apache2/2.2/httpd.pid

We currently create this directory in apachectl. But it would be probably
better to allow httpd to create this directory when it's needed. Note that
/var/run is cleared after each reboot.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to