Hi,

On Mit 29.06.2005 16:12, Lyndon Tiu wrote:

I am getting this error in the httpd's error.log:

[emerg] (2)No such file or directory: Couldn't create accept lock

and all httpd processes dies. No httpd processes are left running.

# Errors AcceptMutex fcntl

Is the default in 2.0.54, as i know ;-(.

Try one of the below, imho.

# No Errors AcceptMutex pthread
# No Errors AcceptMutex flock
# No Errors AcceptMutex posixsem
# No Errors AcceptMutex sysvsem

Hth

al ;-)

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to