[warn] (OS 10038)Se intentó realizar una operación en un elemento que no es un socket. : setsockopt(SO_UPDATE_ACCEPT_CONTEXT) failed.
[warn] (OS 10038)Se intentó realizar una operación en un elemento que no es un socket. : setsockopt(SO_UPDATE_ACCEPT_CONTEXT) failed.
Otro [warn] localizado y solucionado, este es sencillo, simplemente en una ventana MS-DOS donde esteis corriendo Apache ejecutar el siguiente comando:
netsh winsock reset
Reinicias el Apache y… ¡magia!
Esto tiene que ver con la adicion de esta linea Win32DisableAcceptEx en el httpd.conf, que, curiosamente fue lo que hice antes de que este nuevo [warm] comenzara a aparecer.
Ahora os voy a dar envidia, un error.log limpio, sin errores:
The Apache2.2 service is restarting.
The Apache2.2 ser:09 2011] [notice] Parent: Received restart signal — Restarting the server.
[Fri Jul 29 00:39:09 2011] [notice] Child 3272: Exit event signaled. Child process is ending.
[Fri Jul 29 00:39:09 2011] [notice] Apache/2.2.8 (Win32) PHP/5.2.6 configured — resuming normal operations
[Fri Jul 29 00:39:09 2011] [notice] Server built: Jan 18 2008 00:37:19
[Fri Jul 29 00:39:09 2011] [notice] Parent: Created child process 2200
[Fri Jul 29 00:39:09 2011] [notice] Disabled use of AcceptEx() WinSock2 API
[Fri Jul 29 00:39:09 2011] [notice] Child 2200: Child process is running
[Fri Jul 29 00:39:10 2011] [notice] Child 3272: Released the start mutex
[Fri Jul 29 00:39:10 2011] [notice] Child 2200: Acquired the start mutex.
[Fri Jul 29 00:39:10 2011] [notice] Child 2200: Starting 64 worker threads.
[Fri Jul 29 00:39:10 2011] [notice] Child 2200: Listening on port 80.
[Fri Jul 29 00:39:10 2011] [notice] Child 3272: All worker threads have exited.
[Fri Jul 29 00:39:10 2011] [notice] Child 3272: Child process is exiting
TREMENDO CRACK, muchas gracias, esto me arreglo mi error, recién me doy cuenta de que el post es de hace 10 años jaja, pensar que este pequeño blog llegaría a ser útil 10 años después para un novato como yo, el conocimiento es eterno, mis eternas gracias tío!, que te vaya bien en todo lo que propones en la vida!
Gracias, me alegro que te fuera de ayuda.
Un saludo.