chenrenxiang 2015-05-24 11:21 采纳率: 14.3%
浏览 6074
已采纳

Apache配置完成无法打开localhost或127.0.0.1

弄了一天了都没成功,快哭了~~

因为要学习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.

  • 写回答

4条回答 默认 最新

  • 知常曰明 2015-05-24 11:27
    关注
    • 恩。后面还有,没看到
    • 说在8080 端口等待连接了。
    • 你浏览器上打127.0.0.1:8080试试
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(3条)

报告相同问题?

悬赏问题

  • ¥15 delta降尺度计算的一些细节,有偿
  • ¥15 Arduino红外遥控代码有问题
  • ¥15 数值计算离散正交多项式
  • ¥30 数值计算均差系数编程
  • ¥15 redis-full-check比较 两个集群的数据出错
  • ¥15 Matlab编程问题
  • ¥15 训练的多模态特征融合模型准确度很低怎么办
  • ¥15 kylin启动报错log4j类冲突
  • ¥15 超声波模块测距控制点灯,灯的闪烁很不稳定,经过调试发现测的距离偏大
  • ¥15 import arcpy出现importing _arcgisscripting 找不到相关程序