Hi,On my old Suse (7.2 (i386)) httpd (2.1 head) is not running and in the error_log I have the following:
+++[Fri Jun 17 13:58:50 2005] [error] (88)Socket operation on non-socket: apr_socket_accept: (client socket 0)
+++ This only appends when starting http via crontab.
Does it make sense to open fd 0, 1 and 2 in httpd to prevent such problems (in apr_proc_detach() for example)?
Cheers Jean-Frederic
