I can't get PHP4.2x ZIP version installed on Windows. It ALWAYS report some cgi-redirect and user_document security issue. I spent hours try every combination of cgi-redirect and user_document setting in php.ini, none would work.
Finally, I grab the installer version, and it finally worked. Then I keeped the php.ini file generated by installer, and set IIS to use the PHP.EXE of ZIP version. Again, the security alert re-appeared. That's way ridiculous.
What the hell is cgi-redirect ? Are these two php compiled with different parameters ? And why can't I get a less-security but easy-to-install version ? I'm intend to build a platform for PERSONAL developing platform, it even get no real IP.