Tks for the tip but it didn't remove all of the files created by the
original make install (I hadn't changed any of the file locations).
I also used 'make -n install' to try and figure out what had originally
been installed and whereabouts.
Finally I had to do a lot of snooping around and manu
'make clean' usually handles this situation. Give it a try.
Curtis Lacy
Scrumpy wrote:
> I compiled PHP with support for the thttpd module and now I need to remove
> PHP and thttpd and reinstall PHP with Apache module support instead.
>
> How can I find the directories and files that were crea
I compiled PHP with support for the thttpd module and now I need to remove
PHP and thttpd and reinstall PHP with Apache module support instead.
How can I find the directories and files that were created when PHP was
installed? Do I have to decipher a 'make install' file or is there an
easier w