I am running RedHat 9.0 with php-4.3.4 and Apache 2.

I'm trying to add --enable-ftp and --with-openssl, but everytime I recompile
nothing at all changes. The compile runs through just fine Then I do make
and make install with no problems. But in the end, nothing gets updated
according to phpinfo()

I'm following the instructions here.
[url]http://www.php.net/manual/en/install.apache2.php[/url]

What am I doing wrong? How can I update my php options?

Thanks.


Matt