欢迎来到代码驿站!

Nginx

当前位置:首页 > 服务器 > Nginx

xampp中apache在windows7下无法启动的解决方法

时间:2021-03-21 10:30:55|栏目:Nginx|点击:
环境windows 7 32位

下载zip版本的xampp,无法启动apache ,现象是短暂显示了running标志之后就停止了,日志显示WARNING:terminating worker thread 0。


查看日志信息

[notice] Apache/2.2.14 (Win32) DAV/2 mod_autoindex_color PHP/5.3.1 mod_apreq2-20090110/2.7.1 mod_perl/2.0.4 Perl/v5.10.1 configured -- resuming normal operations
[notice] Server built: Nov 11 2009 14:29:03
[crit] (22)Invalid argument: Parent: Failed to create the child process.
[crit] (OS 6)句柄无效。 : master_main: create child process failed. Exiting.
[notice] Parent: Child process exited successfully.



经检查,端口没有被占。

反复测试后发现只需要启动xampp setup,关掉 6.mod_perl 模块即可。

上一篇:基于Nginx实现访问控制、连接限制

栏    目:Nginx

下一篇:CentOS 6.3 Rsync客户端与Win2003 cwRsyncServer服务端实现数据同步

本文标题:xampp中apache在windows7下无法启动的解决方法

本文地址:http://www.codeinn.net/misctech/85272.html

推荐教程

广告投放 | 联系我们 | 版权申明

重要申明:本站所有的文章、图片、评论等,均由网友发表或上传并维护或收集自网络,属个人行为,与本站立场无关。

如果侵犯了您的权利,请与我们联系,我们将在24小时内进行处理、任何非本站因素导致的法律后果,本站均不负任何责任。

联系QQ:914707363 | 邮箱:codeinn#126.com(#换成@)

Copyright © 2020 代码驿站 版权所有