错误,求助~~
我试着在自己的机器上安装论坛
使用apache+php构建
所有安装都已正确(失败了好几次,呵呵),测试成功运行。
我安装的是水晶论坛,所有安装都顺利完成。
并成功打开admin.php对论坛的各项参数进行设置。
当我以为大功告成时,问题来了:
每当我试图打开index.php时,apache都会报错,并自动关闭。
为什么我用浏览器可以打开admin.php,却无法打开index.php呢?
下面是apache的error_log,请大家帮忙分析,找出原因。
[Sun Jun 27 00:58 2004] [notice] Parent: Created child process 1672
[Sun Jun 27 00:58 2004] [notice] Child 1672: Child process is running
[Sun Jun 27 00:58 2004] [notice] Child 1672: Acquired the start mutex.
[Sun Jun 27 00:58 2004] [notice] Child 1672: Starting 250 worker threads.
[Sun Jun 27 00:43 2004] [error] [client 127.0.0.1] File does not exist: I:/Apache Group/Apache2/htdocs/favicon.ico
[Sun Jun 27 00:09 2004] [error] [client 127.0.0.1] File does not exist: I:/Apache Group/Apache2/htdocs/favicon.ico
[Sun Jun 27 00:34 2004] [error] [client 127.0.0.1] File does not exist: I:/Apache Group/Apache2/htdocs/favicon.ico
[Sun Jun 27 00:57 2004] [error] [client 127.0.0.1] File does not exist: I:/Apache Group/Apache2/htdocs/favicon.ico
[Sun Jun 27 00:26 2004] [error] [client 127.0.0.1] File does not exist: I:/Apache Group/Apache2/htdocs/favicon.ico
[Sun Jun 27 00:46 2004] [error] [client 127.0.0.1] File does not exist: I:/Apache Group/Apache2/htdocs/favicon.ico
[Sun Jun 27 00:08 2004] [error] [client 127.0.0.1] File does not exist: I:/Apache Group/Apache2/htdocs/favicon.ico
[Sun Jun 27 00:31 2004] [error] [client 127.0.0.1] File does not exist: I:/Apache Group/Apache2/htdocs/favicon.ico
[Sun Jun 27 00:03 2004] [error] [client 127.0.0.1] File does not exist: I:/Apache Group/Apache2/htdocs/favicon.ico
[Sun Jun 27 00:19 2004] [error] [client 127.0.0.1] File does not exist: I:/Apache Group/Apache2/htdocs/favicon.ico
[Sun Jun 27 00:44 2004] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Sun Jun 27 00:44 2004] [notice] Parent: Created child process 3900
[Sun Jun 27 00:45 2004] [notice] Child 3900: Child process is running
[Sun Jun 27 00:45 2004] [notice] Child 3900: Acquired the start mutex.
[Sun Jun 27 00:45 2004] [notice] Child 3900: Starting 250 worker threads.
[Sun Jun 27 00:51 2004] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Sun Jun 27 00:52 2004] [notice] Parent: Created child process 2680
[Sun Jun 27 00:52 2004] [notice] Child 2680: Child process is running
[Sun Jun 27 00:52 2004] [notice] Child 2680: Acquired the start mutex.
[Sun Jun 27 00:52 2004] [notice] Child 2680: Starting 250 worker threads.
[Sun Jun 27 00:52 2004] [error] [client 127.0.0.1] File does not exist: I:/Apache Group/Apache2/htdocs/favicon.ico
[Sun Jun 27 00:54 2004] [error] [client 127.0.0.1] File does not exist: I:/Apache Group/Apache2/htdocs/favicon.ico
[Sun Jun 27 00:59 2004] [notice] Parent: child process exited with status 3221225477 -- Restarting.
[Sun Jun 27 00:59 2004] [notice] Parent: Created child process 2336
[Sun Jun 27 00:59 2004] [notice] Child 2336: Child process is running
[Sun Jun 27 00:59 2004] [notice] Child 2336: Acquired the start mutex.
[Sun Jun 27 00:59 2004] [notice] Child 2336: Starting 250 worker threads.
日志中说没有favicon.ico文件,我找过了,没有该文件。
我以为是我不小心删掉了,所以重装apache,可还是没有啊?
到底是怎么回事?
附件: 您所在的用户组无法下载或查看附件
本文由GOD_Father 发布于Linuxsky 论坛,网址:http://bbs.linuxsky.org/thread-603-1-1.html
搜索更多相关主题的帖子:
浏览器 水晶 apache 论坛