+ -
当前位置:首页 → 问答吧 → 安装xdebug时出现Apache2.2无法启动问题,知道的说一下啊,非常急啊!!!

安装xdebug时出现Apache2.2无法启动问题,知道的说一下啊,非常急啊!!!

时间:2008-11-17

来源:互联网

我配置完xdebug后,重启APACHE,却启动不了,报如下错:
Installing Apache2.2 as an Service
Installing the Apache2.2 service
The Apache2.2 service is successfully installed
Testing httpd.conf...........
Errors reported here must be corrected before the service can be started
Now we Start Apache2.2:)
Apache2.2服务正在启动
Apache2.2服务无法启动
发生服务特定错误:1
请键入 NET HELPMSG 3547 以获得更多的帮助

我在事件查看器中看到如下信息:
The Apache service named  reported the following error:
>>> Unable to open logs   
我在网上搜了半天,都没结果,哎,急人哪. 各位高人 ,帮帮忙啊,说一下啊!!!

作者: hays_mei   发布时间: 2008-11-17

贴出你的配置看看

作者: 网鬼   发布时间: 2008-11-17

我用的是XAMPP,
环境是:MyEclipse6.0+PHP5.2+Apache2.2+Mysql5.0
我在D:\xampp\apache\bin\hp.ini中增加了如下代码:

[XDebug]
;; Only Zend OR (!) XDebug
zend_extension_ts="D:\xampp\php\ext\php_xdebug.dll"
xdebug.remote_enable=true
xdebug.remote_host=127.0.0.1
xdebug.remote_port=9000
xdebug.remote_handler=dbgp
xdebug.profiler_enable=1
xdebug.profiler_output_dir="D:\xampp\tmp"
今天,在网上搜了半天,都没结果.不知道题出在哪,请大家快说一下啊,救命哪,我快不行了,

作者: hays_mei   发布时间: 2008-11-17

热门下载

更多