Apache无法启动问题解决方法报错 configured — resuming normal operations

今天自己尝试这学习PHP环境搭建。

没想到安装apche server 2.2启动后报出错误,错误log如下:

Starting the Apache2.2 service
The Apache2.2 service is running.
] Apache/2.2.21 (Win32) configured -- resuming normal operations
[Fri Sep 23 15:45:03 2011] [notice] Server built: Sep  9 2011 10:26:10
[Fri Sep 23 15:45:03 2011] [notice] Parent: Created child process 2452
[Fri Sep 23 15:45:03 2011] [notice] Child 2452: Child process is running
[Fri Sep 23 15:45:03 2011] [notice] Child 2452: Acquired the start mutex.
[Fri Sep 23 15:45:03 2011] [notice] Child 2452: Starting 64 worker threads.
[Fri Sep 23 15:45:03 2011] [notice] Child 2452: Starting thread to listen on port 80.

经过在网上搜索,解决办法如下。

1 将php.ini所在目录添加到环境变量path中

2 新建系统变量 PHPRC=“php.ini所在目录”

3 如果经过以上两部还是不成功那就出绝招:将php安装目录下libmysql.dll文件拷贝到windows/system32下

4 将libmysql.dll拷贝到apache/bin下

我是经过124步骤之后就成功了:)

还发生以下错误:

[Fri Sep 23 16:18:14 2011] [crit] Apache is running a threaded MPM, but your PHP Module is not compiled to be threadsafe.  You need to recompile PHP.
Pre-configuration failed
[Fri Sep 23 16:18:14 2011] [notice] Child 2452: Released the start mutex
[Fri Sep 23 16:18:15 2011] [notice] Child 2452: All worker threads have exited.
[Fri Sep 23 16:18:15 2011] [notice] Child 2452: Child process is exiting


php的版本 和你的apach版本不一致。apache不支持。需要重新下载安装php.下载地址:http://windows.php.net/download/
下载注意选择类型,例如:
VC6 x86 Non Thread Safe (2011-Mar-22 13:28:39)

  • Zip[9.97MB] sha1: 30e2e65e90cec780a42d0b7e5fed5d42bf20eb4a
  • Installer[20.24MB] sha1: 2145f6adf72ab5f9a067c52163c6b1c18c47eedd
  • Debug Pack[4.94MB] sha1: 771b2587ea0087aa01fcc47d438597e1ee46e5e4
VC6 x86 Thread Safe (2011-Mar-22 13:29:30)

  • Zip[10.06MB] sha1: 23e1cf2f6e1bf64585ae921462340e5748fcc939
  • Installer[20.41MB] sha1: 710a69733aa280f22c86e8b868c51f5796f0a390
  • Debug Pack[4.99MB] sha1: 027c38420ee21c049345b3baea149d083e558a4c ---------------------------------------------------------------------- 第一类是线程不安全的 第二类才是线程安全的。

httpd-2.2.21-win32-x86-no_ssl.msi 安装OK。

httpd-2.2.21-win32-x86-openssl-0.9.8r.msi安装一直报以下错误,原因可能是ssl认证的问题吧?

Starting the Apache2.2 service
The Apache2.2 service is running.
] Apache/2.2.21 (Win32) configured -- resuming normal operations
[Fri Sep 23 15:45:03 2011] [notice] Server built: Sep  9 2011 10:26:10
[Fri Sep 23 15:45:03 2011] [notice] Parent: Created child process 2452
[Fri Sep 23 15:45:03 2011] [notice] Child 2452: Child process is running
[Fri Sep 23 15:45:03 2011] [notice] Child 2452: Acquired the start mutex.
[Fri Sep 23 15:45:03 2011] [notice] Child 2452: Starting 64 worker threads.
[Fri Sep 23 15:45:03 2011] [notice] Child 2452: Starting thread to listen on port 80.


  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值