51Testing软件测试论坛

标题: 为什么装了xampp+mantis后apache总是不能running [打印本页]

作者: tinafang0000    时间: 2007-6-8 01:21
标题: 为什么装了xampp+mantis后apache总是不能running
为什么在:\xampp\apache\conf下httpd.conf的放了下面这么一段代码之后apache就起不来了呢?
Alias /mantis "这里填mantis所在的物理目录,以/结尾"
      <Directory "这里填mantis所在的物理目录,以/结尾">
       Options Indexes
       AllowOverride None
       Order allow,deny
       Allow from all
     </Directory>

如果删除后apache就可以running,但是mantis上不去(废话!没有路径当然上不去)

我用的是xampp1.6.2+mantis1.0.7不知道是不是版本问题
我也尝试着改httpd.conf的listen(开始改成了8080,后来又改成443)~~ 可是不行!!
又改httpd-ssl.conf的listen(开始改成了8080,后来又改成443)~~ 还不行!!!
xampp control panel一直提醒prot80 busy...........:(

快疯狂了~~~谁能救救我·!!!!!! [s:27]  [s:27]
作者: jackei    时间: 2007-6-12 17:44
把 xampp 换成  EasyPHP 试试吧。参考这里:


Mantis 配置--仅需 7 个步骤
http://www.cnblogs.com/jackei/archive/2006/08/29/489899.html




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2