I upgraded PHP from 4.0.3pl1 to php-4.2.3 on my Apache/1.3.14
using 'apxs' and I did not received any errors during the
configure and make. The installation seems to have gone just
fine.

However, when I load a phpinfo.php document I get the 4.0.3pl1
version displayed???

What can be wrong and what test or steps do I need to perform to
correct this?
I suspect the previous PHP installation is still cached. Do a make distclean or remove the config.cache file before you configure/make.

Larry


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

Reply via email to