I'm a complete linux newbie, but was coerced into helping with an upgrade of PHP 4.0.6 to PHP 4.1.1, so I downloaded the source onto the Linux box, extracted it did the ./config, make, make install on the new version.
I then did the same thing with their version of Apache (1.3.20), i.e. ./config, make, make install.
Both builds worked (after some grief).
I then stopped and started the server, but it still seems to be running 4.0.6!!
What have I done wrong? Any help would be gratefully received.