Re: Running apachectl start hangs

2004-07-21 Thread Stas Bekman
Kent, Mr. John (Contractor) wrote: Greetings Frequently when running apachectl start on a mod-perl server Apache/2.0.50 (Unix) mod_perl/1.99_14 Perl/v5.8.3 configured it just hangs. What I get from running strace on the heavy server process: [EMAIL PROTECTED] bin]$ strace -p 21724 attach: ptrace(

Running apachectl start hangs

2004-07-20 Thread Kent, Mr. John \(Contractor\)
Greetings Frequently when running apachectl start on a mod-perl server Apache/2.0.50 (Unix) mod_perl/1.99_14 Perl/v5.8.3 configured it just hangs. What I get from running strace on the heavy server process: [EMAIL PROTECTED] bin]$ strace -p 21724 attach: ptrace(PTRACE_ATTACH, ...): No such proc