php upgrade not being applied - please help!
tryed 'service httpd restart' while logged as root?
If it still does not work, try 'updatedb && locate php' If you notice
PHP installed at two different locations, it's probably because you had
the version installed by RedHat and the one you compiled and during the
install, Apache pointed to the wrong version of PHP. You will have to go
play in the configuration file to point to the right version of PHP
(during one of those LoadModule)
|