|
I don't agree about NOT using the PHP installer from php.net. It asks you if you want to install PHP as CGI or ISAPI, works really well.
Also the whole CGI argument stems from older versions of PHP when the ISASP extension DLL supplied was particularly unstable. ISAPI is definitely the way to go and I'd be willing to bet the CGI option might soon become an obsolete option.
|