For Programmers: Free Programming Magazines  


Home > Archive > PHP Installation > November 2004 > Re: [PHP-INSTALL] PHP as plugin









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PHP-INSTALL] PHP as plugin
Chris Hewitt

2004-11-17, 8:56 pm

On Wed, 2004-11-17 at 19:35, Menon, Girish (GE Healthcare) wrote:
> Hi,
>
> I am using apache on Linux and wanted to incorporate PHP as well. The problem is that I have already deployed apache to a lot of my customers. Is there some sort of plugin that I can install over apache so that I can use PHP?
>
> Thanks and Regards
> Girish
>


If the apache httpd that you have deployed has mod_so.c compiled into it
(doing "httpd -l" as root will list the compiled in modules) then you
could add PHP as a DSO to Apache. Both the PHP manual and the INSTALL
file in the PHP source has details.

Otherwise you will need to recompile Apache.

Regards

Chris
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com