Thought I just go for it (I have back-ups). For all to know, if PHP is compiled into Apache as a .so you can re-make PHP with whatever configuration you want. Just don't forget to stop and start Apache again. Note: issuing a restart command won't work.
manpreet
Best Answer
2 years ago
I compiled PHP into Apache(version 1.3.37) using apxs, if I need to recompile PHP (to add some more libraries) do I need to re-compile Apache as well?