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?
Thank you in advance for any help.
|
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? Thank you in advance for any help.
| |||||
feedback
|
|
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. | |||
|
feedback
|