Jeff Trawick wrote:
> Sriram Natarajan wrote:
>>
>>
>> Jeff Trawick wrote:
>>> SUWNapch22m-php52 (mod_php) installs a conf file that loads mod_php
>>> and sets up handler associations for php files, if the 32-bit httpd
>>> with prefork MPM is used.
>>>
>>
>>> SUNWphp52 installs php-cgi, which can
Sriram Natarajan wrote:
>
>
> Jeff Trawick wrote:
>> SUWNapch22m-php52 (mod_php) installs a conf file that loads mod_php
>> and sets up handler associations for php files, if the 32-bit httpd
>> with prefork MPM is used.
>>
>
>> SUNWphp52 installs php-cgi, which can be used with any httpd mode vi
Jeff Trawick wrote:
> It seems that such a conf file belongs to SUNWphp52, which delivers
> the PHP FastCGI support, but it shouldn't depend on httpd; also,
> perhaps it would be disturbing to not use httpd at all but have
> /etc/apache2/2.2/conf.d ???
>
> mod_fcgid's conf could theoretically se
Jeff Trawick wrote:
> Jeff Trawick wrote:
>> It seems that such a conf file belongs to SUNWphp52, which delivers
>> the PHP FastCGI support, but it shouldn't depend on httpd; also,
>> perhaps it would be disturbing to not use httpd at all but have
>> /etc/apache2/2.2/conf.d ???
>>
>> mod_fcgid
Jeff Trawick wrote:
> SUWNapch22m-php52 (mod_php) installs a conf file that loads mod_php
> and sets up handler associations for php files, if the 32-bit httpd
> with prefork MPM is used.
>
> SUNWphp52 installs php-cgi, which can be used with any httpd mode via
> mod_fcgid (FastCGI).
>
> We c
SUWNapch22m-php52 (mod_php) installs a conf file that loads mod_php and
sets up handler associations for php files, if the 32-bit httpd with
prefork MPM is used.
SUNWphp52 installs php-cgi, which can be used with any httpd mode via
mod_fcgid (FastCGI).
We could install php-fastcgi.conf which s