David Talkington <[EMAIL PROTECTED]> wrote:

> >It appears as though apache's child process isn't able to open or create a
> >lockfile, but I'm not sure what to do about it.  Ownership/permissions on
> >/var/log/httpd are root:apache and 775.

>... But that's not the directory that it's whining about:

> >[error] mod_ssl: Child could not open SSLMutex lockfile
> >/etc/httpd/logs/ssl_mutex.13277 (System error follows)
> >[error] System: Permission denied (errno: 13)
>
>? -d

...Actually it is:

[root@gromit httpd]# pwd
/etc/httpd
[root@gromit httpd]# ll
total 1
drwxr-xr-x    7 root     root         1024 Apr  4 12:25 conf
lrwxrwxrwx    1 root     root           19 Feb 25 09:07 logs -> 
../../var/log/httpd
lrwxrwxrwx    1 root     root           21 Feb 25 09:07 modules -> 
../..//usr/lib/apache

The softlink 'logs' points at /var/log/httpd.  Good thought though.

-Eric


Eric Sisler
Applications Specialist
Westminster Public Library
Westminster, CO USA

Linux - Don't fear the Penguin.
Want to know what we use Linux for?
Visit http://gromit.westminster.lib.co.us/linux



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to