弄了一天了都沒成功,快哭了~~
因為要學習android的網絡編程,需要使用Apache服務器。
安裝完成之後,apache服務啟動了,端口也沒有被占用,就是打開不了localhost
求大神幫幫我啊~~!
下面是log的error日志:
[Sun May 24 19:27:58 2015] [notice] Parent: Received shutdown signal -- Shutting down the server.
[Sun May 24 19:27:58 2015] [notice] Child 5072: Exit event signaled. Child process is ending.
[Sun May 24 19:27:59 2015] [notice] Child 5072: Released the start mutex
[Sun May 24 19:28:00 2015] [notice] Child 5072: All worker threads have exited.
[Sun May 24 19:28:00 2015] [notice] Child 5072: Child process is exiting
[Sun May 24 19:28:00 2015] [notice] Parent: Child process exited successfully.
[Sun May 24 19:28:08 2015] [notice] Apache/2.2.25 (Win32) configured -- resuming normal operations
[Sun May 24 19:28:08 2015] [notice] Server built: Jul 10 2013 01:52:12
[Sun May 24 19:28:08 2015] [notice] Parent: Created child process 2764
[Sun May 24 19:28:08 2015] [notice] Child 2764: Child process is running
[Sun May 24 19:28:08 2015] [notice] Child 2764: Acquired the start mutex.
[Sun May 24 19:28:08 2015] [notice] Child 2764: Starting 64 worker threads.
[Sun May 24 19:28:08 2015] [notice] Child 2764: Starting thread to listen on port 8080.