Hi,
I have a web server with Apache running PHP 3.0.12. It was originally compiled as an apache module (--with-apache). Now I want to upgrade PHP 3.0.12 to PHP 3.0.15 or PHP 4 or whatever. Based on what I have read about --with-apache, it is basically compiled into Apache. Does this mean that I will have to recompile Apache when I upgrade PHP? I would like to avoid this since the Apache server has JServ, Frontpage extensions, etc. and it would be a real &%&^ to have to recompile all the packages all over again.
Is there some way to have Apache ignore the precompile PHP module and use a dynamically loaded version instead? Anybody got any ideas? it would be a relief it there was a simple solution.
Thanks, thanks, thanks