manaay wrote:

I am also getting this error. Do you know how to solve the problem?
another couple of points:

if a semaphore becomes stranded when you do apachectl start followed
by apachectl stop (i.e., not doing anything weird via gdb or whatever),
submit a bug report (http://nagoya.apache.org/bugzilla)

regardless of how the semaphores are becoming stranded, you can add
"AcceptMutex fcntl" to httpd.conf so that the accept mutex isn't a
semaphore...   that would help narrow down which mutex isn't
getting cleaned up properly (mod_rewrite?  mod_ssl?  something else?)


Reply via email to