I met with a problem when installing php5.0.0 on my Federo Core 2.0 system. 

I use the default settings:
./configure
make
make install

Everything is ok, but when I test my phpinfo(),it always shows the
4.3.8 version. Yet, when I type the following command
php -v
to show the version of php, it's 5.0.0

What's the problem? Any kindly help would be appreciated.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to