PHP问题请教(Not Found)


我在Linux下安装并配置了apache2 tomcat5 mysql4.1.12
然后测试http://localhost 成功,但http://localhost/test.php
Not Found
the requested URL /test.php was not found on this server.
Apache/2.0.52(Red Hat)Server at localhost Port 80
查了资料,说是卸载旧版本,我也照做了,可是也不行。请各位高手指点一下。谢谢!

  1. #1 by admin on 2006年10月31日 - 19:27

    RT,顺便把操作步骤也写出来。内容太少,没办法判断。

    btw:
    没有页面文件访问什么?

  2. #2 by 匿名网友 on 2006年11月1日 - 21:48

    install PHP, please !

  3. #3 by litrin on 2006年11月3日 - 09:12

    1. 不存在那个test.php文件。
    2. 文件的路径有问题 documentroot的设置问题。
    3. 文件的属组和权限有问题,Apache无法访问。
(will not be published)