发新话题
打印

an easy question???

an easy question???

...
[root@MaDa root]# /usr/local/apache2/bin/apachectl start
[Sat Aug 02 12:33:02 2003] [warn] module php4_module is already loaded, skippi
nghttpd: Could not determine the server s fully qualified domain name, using 1
27.0.0.1 for ServerName
httpd (pid 2381) already running
[root@MaDa root]#
...
Loaction:http://127.0.0.1/hello.php

Not Found

The requested URL /hello.php was not found on this server.
Apache/2.0.47 (Unix) PHP/4.3.2 Server at 127.0.0.1 Port 80

Save hello.cpp as /var/www/html

how to correct???
kneeing for helps...      

TOP

把主机名改成localhost,或者在httpd.conf把主机名换成你现在的主机名.      

TOP

发新话题