Does PHP ala FCGI use the IIS-AppPool or the FCGI AppPool on IIS6
- by Chris M
I've got an IIS6 (win2k3 server) setup using PHP via FCGI (microsofts install this time); and I know FCGI has its own Application pool of sorts; I was wondering therefore if this means that the PHP is isolated from the IIS AppPool?