Do this:

chmod 755 /django/opt/apache_1.3.12/logs/ssl_mutex*

Or even better, shutdown Apache, delete all the ssl_mutex* files, and
restart.

The ssl_mutex files should be automatically created with the right
permissions.

Don't do a chmod -R +x apache_1.3.12, it's not a good idea.

-Dave

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of callen
> Sent: Tuesday, July 11, 2000 12:01 PM
> To: [EMAIL PROTECTED]
> Subject: SSLMutex
>
>
> Salut:
>
> Arggg!
> I have been mucking around with this error for quite some time and I
> must be missing something!
>
> [error] System: Permission denied (errno: 13)
> [Tue Jul 11 13:52:18 2000] [error] mod_ssl: Child could not open
> SSLMutex lockfile /django/opt/apache_1.3.12/logs/ssl_mutex.8681
>
> as per faq the answer is:
>
> "This is usually caused by to restrictive permissions on the parent
> directories. Make sure that all parent directories (here /opt,
> /opt/apache and /opt/apache/logs) have the
> x-bit set at least for the UID under which Apache's children are
> running...."
>
>
> How do I get the x-bit set for all of these directories? I am runnig
> apache out of a non-standard directory:::/django/opt/apache_1.3.12....
>
> Is it a simple chmod -R +x apache_1.3.12/ ?? Do I need to specifiy that
> the user is nobody?
>
> Thanks for any pointers or Solutions!
>
>
> --
>                Christopher C.M. Allen
>                http://design.driver8.org/
>                  Email: [EMAIL PROTECTED]
>                  Cell : 1.715.821.4006
>                  Home Phone: 1.715.426.6661
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [EMAIL PROTECTED]

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to