I downloaded, compiled, and installed PHP 4 from source as a DSO with Apache. In also installed apache from source.
I would like to move away from the source install and use rpms with my Redhat 7.2, soon to be 7.3 box. What is the best/cleanest way to remove php from the system so that I can install it from rpm along with the rpm version of apache? I realize it is just a DSO that needs to be removed from apache but there seem to be some files in /usr/local/lib/php/ . Should I just remove the module from the Apache config file and delete the php directory and the php.ini file? Are there are other things to remove? Grant -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php