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 set up the PHP associations if > mod_php is not loaded. (Requests for php files would get 500 if > php-cgi wasn't installed.)
I see that SUNWlighttpd14 installs conf.d/fcgi-php.conf. I guess that is analogous to having mod_fcgid provide the PHP-over-FastCGI setup.