Does anyone know of good documnetation on how to setup php
in a fastcgi environment. Please dont tell me to "./configure
--with-fastcgi".
What I mean is, after php is built with fastcgi, how do you actually use
it with
apache ??? Do you also have to build apache with fastcgi ??? Any
[working]
Folks,
I was trying to use PHP with FastCGI (which works like a charm, and really
reduces the memory overhead then running as a module) but there are a few
minor issues I'm hoping somebody can help me out with:
1. The -c option does not seem to be respected. In a virtual hosting
environment, I