bugfree internal error
程序员文章站
2022-06-02 20:46:55
...
先安装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
推荐阅读
-
mysql 有关“InnoDB Error ib_logfile0 of different size”错误
-
python解决方案:WindowsError: [Error 2]
-
php 不能连接数据库 php error Can't connect to local MySQL server
-
Mysql启动中 InnoDB: Error: log file ./ib_logfile0 is of different size 0 5242880 bytes 的问题
-
SQL Server 出现Error: 1326错误(管理器无法连接远程数据库)问题解决方案
-
ERROR 1406 : Data too long for column 解决办法
-
丢失Android系统库或者Conversion to Dalvik format failed with error 1错误的解决方法
-
mysql处理添加外键时提示error 150 问题的解决方法
-
MySQL多线程复制遇到Error_code: 1872的解决方案
-
UCenter info: MySQL Query Error SQL:SELECT value FROM [Table]vars WHERE noteexists