On 2/3/07, Nick Kew <[EMAIL PROTECTED]> wrote:
Someone on IRC #apache just reported a stupid error message:

    (20014)Error string not specified yet: Error retrieving pid
   file /var/run/apache2.pid

20014 is APR_EGENERAL

I suspect that this is from httpd/server/log.c:read_pid() returning
APR_EGENERAL, rather than some apr function returning it.

create an empty pid file and try "apachectl stop"

Reply via email to