Teng Wang wrote:
I have some difficulties when installing php5.0.2 on FC2
I used the default settings:
./configure --with-apxs2=/usr/sbin/apxs
build
build install
The installation is complete but when I test phpinfo() in a .php file from browser, the browser says "Can't find the
server"
Can't find the SERVER. Make sure apache is running.
My FC2 is fully installed and I don't know why the php
module doesn't work.
I doubt if there is some manual settings are need during the configuration/make/make install, or there is some setting
after the installation such as change the default httpd.conf or /etc/php.ini
If you had php4 installed, remove php4 stuff from httpd.conf
I type php -v, the version is fine, php -i is also correct.
But I can't make it work through http.
Thanks in advance for any kindly help!
eruisi
10/03/2004
04:00:59
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php