Hi Jens, thanks for having a look.

2013/4/10 Jens-U. Mozdzen <jmozd...@nde.ag>:
> Hi Steve,
>
> Zitat von Redalert Commander <redalert.comman...@gmail.com>:
>
[...]
>>
>> # cat /var/log/httpd/error_log
>> [Wed Apr 10 12:44:44.796571 2013] [suexec:notice] [pid 23907] AH01232:
>> suEX= EC mechanism enabled (wrapper: /usr/sbin/suexec) [Wed Apr 10
>> 12:44:44.819405 2013] [auth_digest:notice] [pid 23908] AH01757:=
>> generating secret for digest authentication ...
>> [Wed Apr 10 12:44:44.819655 2013] [auth_digest:error] [pid 23908]
>> (13)Permi= ssion denied: AH01762: Failed to create shared memory
>> segment on file /etc/=
>> httpd/logs/authdigest_shm.23908
>> [Wed Apr 10 12:44:44.819796 2013] [auth_digest:error] [pid 23908]
>> (13)Permi= ssion denied: AH01760: failed to initialize shm - all
>> nonce-count checking,=  one-time nonces, and MD5-sess algorithm
>> disabled [Wed Apr 10 12:44:44.819807 2013] [:emerg] [pid 23908]
>> AH00020: Configurati= on Failed, exiting
>>
>> In httpd.conf, both 'User apache' en 'Group apache' are specified.
>
>
> I believe you have no or a wrong path set for the shared memory location...
> it shouldn't point to "/etc/httpd/logs/authdigest_shm.23908", but more
> probably to "/var/log/httpd/..." or even better to "/var/run/httpd/..." (or
> similar)?

/etc/httpd/logs is a symlink to /var/log/httpd.
Although /var/run/httpd does look like a better location for such a
file, so where would I configure this?
Is it a configure option when compiling or a directive in httpd.conf?
I couldn't find a reference to it on a quick search.

Regards,
Steven

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to