Wer händisch unter Windows den Apache oder Microsoft (IIS)-Webserver mit PHP installiert, stolpert auf der PHP-Homepage über eine Vielzahl von PHP-Versionen. Ich versuche mal mein Glück, ein wenig Licht ins Dunkle zu bringen, welche Version mit welchem Webserver verwendet werden kann oder soll.
PHP via (Fast)CGI
Apache von apache.org: PHP bis 5.2, VC6, Non Thread Safe oder Thread Safe
Apache von apachelounge.com: PHP, VC9, Non Thread Safe (Empfohlen) oder Thread Safe
IIS von Microsoft: PHP, VC6 (bis IIS7), VC9 (ab IIS7), Non Thread Safe (Empfohlen) oder Thread Safe
PHP als Apache Modul
Apache von apache.org: PHP bis 5.2, VC6, Thread Safe
Apache von apachelounge.com: PHP, VC9, Thread Safe
Pingback: Windows: Apache, FastCGI und PHP | Andy's Blog – Linux, Mac, Windows