Menon, Girish (GE Healthcare) wrote:
Hi,

I have a lot of systems deployed which has the latest Apache version (without PHP), built on Linux, bundled into it.

Some of the sites have asked for PHP as well.

        Is there someway I can install PHP without having to re-build Apache?

Girish

yeah, if your apache has apxs just include the line: --with-apxs=/path/to/apxs
when you run configure and php will be built as an apache module.


--
Brad Kowalczyk
Web Developer
www.ibiscode.com

Reply via email to