`
tjzzy
  • 浏览: 68199 次
  • 性别: Icon_minigender_1
  • 来自: 广州
社区版块
存档分类
最新评论

bugfree internal error

 
阅读更多

 

先安装PHPNOW,再安装bugfree时候,输入127.0.0.1/bugfree/install时,提示internal error,非常奇怪,其他的网页显示还是正常的。没辙了,试了几个网页之后,看error log去。
logs文件夹里面的error和default-error_log,error没什么显示,看另一个有类似下面的:
[Tue Feb 05 15:29:09 2013] [alert] [client 127.0.0.1] D:/phpnow/htdocs/bugfree/.htaccess: Invalid command 'IndexIgnore', perhaps misspelled or defined by a module not included in the server configuration
[Tue Feb 05 15:29:09 2013] [error] [client 127.0.0.1] File does not exist: D:/phpnow/htdocs/favicon.ico
[Tue Feb 05 15:29:09 2013] [error] [client 127.0.0.1] File does not exist: D:/phpnow/htdocs/404.html
 
从上面就可以看到问题出现在APACHE的index,
解决办法:修改APACHE的配置文件httpd.conf,开启
LoadModule autoindex_module modules/mod_autoindex.so

 

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics