Buenas chicos estoy intentando abrir conexiones en mi apache para que familia o amigos entren y lo usen, pero me da errores.
1-. He abierto el puerto 80.
2-. He incluido la ip de las personas que quiero que puedan acceder a mi apache de la siguiente forma:
Listen xx.yyy.zzz.ttt:80
Pero al reiniciar el apache no se me inicia el servicio. Aqui os pongo el log de errores que me saca:
Fri Oct 10 01:04:03 2008] [warn] (OS 995)La operación de E/S se ha anulado debido a una salida de subproceso o a una petición de aplicación. : winnt_accept: Asynchronous AcceptEx failed.
[Fri Oct 10 01:04:04 2008] [notice] Child 3904: Released the start mutex
[Fri Oct 10 01:04:05 2008] [notice] Child 3904: Waiting for 250 worker threads to exit.
[Fri Oct 10 01:04:05 2008] [notice] Child 3904: All worker threads have exited.
[Fri Oct 10 01:04:05 2008] [notice] Child 3904: Child process is exiting
[Fri Oct 10 01:09:54 2008] [warn] pid file C:/Archivos de programa/EasyPHP 2.0b1/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Fri Oct 10 01:09:54 2008] [notice] Apache/2.2.3 (Win32) PHP/5.2.0 configured -- resuming normal operations
[Fri Oct 10 01:09:54 2008] [notice] Server built: Jul 27 2006 16:49:49
[Fri Oct 10 01:09:54 2008] [notice] Parent: Created child process 3452
[Fri Oct 10 01:09:55 2008] [notice] Child 3452: Child process is running
[Fri Oct 10 01:09:55 2008] [notice] Child 3452: Acquired the start mutex.
[Fri Oct 10 01:09:55 2008] [notice] Child 3452: Starting 250 worker threads.
[Fri Oct 10 01:09:55 2008] [notice] Child 3452: Starting thread to listen on port 80.
[Fri Oct 10 01:18:27 2008] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Fri Oct 10 01:18:27 2008] [notice] Child 3452: Exit event signaled. Child process is ending.
[Fri Oct 10 01:18:28 2008] [notice] Child 3452: Released the start mutex
[Fri Oct 10 01:18:29 2008] [notice] Child 3452: Waiting for 250 worker threads to exit.
[Fri Oct 10 01:18:29 2008] [notice] Child 3452: All worker threads have exited.
[Fri Oct 10 01:18:29 2008] [notice] Child 3452: Child process is exiting
[Fri Oct 10 01:18:29 2008] [notice] Parent: Child process exited successfully.
[Fri Oct 10 21:22:56 2008] [notice] Apache/2.2.3 (Win32) PHP/5.2.0 configured -- resuming normal operations
[Fri Oct 10 21:22:56 2008] [notice] Server built: Jul 27 2006 16:49:49
[Fri Oct 10 21:22:56 2008] [notice] Parent: Created child process 3068
[Fri Oct 10 21:22:56 2008] [notice] Child 3068: Child process is running
[Fri Oct 10 21:22:56 2008] [notice] Child 3068: Acquired the start mutex.
[Fri Oct 10 21:22:56 2008] [notice] Child 3068: Starting 250 worker threads.
[Fri Oct 10 21:22:56 2008] [notice] Child 3068: Starting thread to listen on port 80.
[Fri Oct 10 21:23:00 2008] [error] [client 127.0.0.1] File does not exist: C:/Archivos de programa/EasyPHP 2.0b1/www/favicon.ico
[Fri Oct 10 21:23:01 2008] [error] [client 127.0.0.1] File does not exist: C:/Archivos de programa/EasyPHP 2.0b1/www/favicon.ico
[Fri Oct 10 21:30:35 2008] [warn] (OS 64)El nombre de red especificado ya no está disponible. : winnt_accept: Asynchronous AcceptEx failed.
[Fri Oct 10 21:30:57 2008] [notice] Parent: Received restart signal -- Restarting the server.
(OS 10049)La dirección solicitada no es válida en este contexto. : make_sock: could not bind to address 87.219.166.112:80
no listening sockets available, shutting down