发新话题
打印

在?盂器下??apache and php根本不行,原因在哪里

Red Hat 7.2 OK
MySQL ok
Apache OK
PHP 4.0 OK
呃些都安砚ok,各?配置都ok
在/usr/local/apache/bin下
./apachectl restart
也ok
可是在?盂器下??apache and php
根本不行
原因在哪里      

TOP

检查你的httpd.conf

里面有关Php的设置要打开!      
Redhat 7.2 and Xfce 3,I Can NOT input Chinese!

TOP

httpd.conf中指定的路径是否正确。      

TOP

RE:

在http.conf中加入php的支持。

cd /etc/init.d
./httpd start
就可以了。      

TOP

发新话题