You did something wrong - you installed junky software that breaks the
advanced sockets API's.

Try DisableWin32AcceptEx in your config

Владимир Андреев wrote:
> Hi! I was configuring Apache server and discovered one problem.
> Originally in in file httpd.conf I set up directive Listen 192.168.13.191:80 
> (192.168.13.191 is one of computer's IP addresses). Then I started server. 
> All was OK. Then I again open http.conf file and changed Listen directive to 
> *:80. After it I restarted server (I use shortcut in start menu), but it did 
> not restarted, but terminated!
> In error.log I discover following lines:
> 
> [Wed Jan 31 23:18:50 2007] [notice] Apache/2.2.4 (Win32) configured -- 
> resuming normal operations
> [Wed Jan 31 23:18:50 2007] [notice] Server built: Jan  9 2007 23:17:20
> [Wed Jan 31 23:18:50 2007] [notice] Parent: Created child process 3784
> [Wed Jan 31 23:18:51 2007] [notice] Child 3784: Child process is running
> [Wed Jan 31 23:18:51 2007] [notice] Child 3784: Acquired the start mutex.
> [Wed Jan 31 23:18:51 2007] [notice] Child 3784: Starting 250 worker threads.
> [Wed Jan 31 23:18:51 2007] [notice] Child 3784: Starting thread to listen on 
> port 80.
> [Wed Jan 31 23:19:10 2007] [notice] Parent: Received restart signal -- 
> Restarting the server.
> [Wed Jan 31 23:19:10 2007] [notice] Child 3784: Exit event signaled. Child 
> process is ending.
> [Wed Jan 31 23:19:10 2007] [warn] (OS 995)The I/O operation has been aborted 
> because of either a thread exit or an application request.  : winnt_accept: 
> Asynchronous AcceptEx failed.
> [Wed Jan 31 23:19:11 2007] [notice] Child 3784: Released the start mutex
> [Wed Jan 31 23:19:12 2007] [notice] Child 3784: Waiting for 250 worker 
> threads to exit.
> [Wed Jan 31 23:19:12 2007] [notice] Child 3784: All worker threads have 
> exited.
> [Wed Jan 31 23:19:12 2007] [notice] Child 3784: Child process is exiting
> 
> Is it bug, or maybe I do something wrong?
> 
> ---------------------------------------------------------------------
> 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: [EMAIL PROTECTED]
>    "   from the digest: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> .
> 

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to