On 4/15/05, Andrew Afliatunov <andy@xxxxxxx> wrote: > I tried to start server with '/usr/local/apache2/bin/httpd -X -k start', > - the result was the same - no debugging info, no log. > Then I tried to envestigate problem with 'truss > /usr/local/apache2/bin/httpd -X -k start', - it's output says that httpd > successfully opens all necessary libraries and then hangs with this: > -- > lwp_sema_wait(0x00093FD8) (sleeping...) > signotifywait() (sleeping...) > door_return(0x00000000, 0, 0x00000000, 0) (sleeping...) > lwp_cond_wait(0xFEEF55B0, 0xFEEF55C0, 0xFEE93C48) (sleeping...) > -- > Would you, please, give me advice how to make it work? Just guesses: - Use the AcceptMutex directive to choose another locking directive. - Run under gdb and get a backtrace when it gets stuck. Joshua. --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx