RE: [PHP-WIN] Windows binaries

2010-04-02 Thread Venkat Raman Don
Hi, If you are hosting PHP on IIS6 the best bet is to use IIS FastCGI with Non thread safe VC6 build of PHP. You can use the below resources to configure PHP on IIS6: 1. http://learn.iis.net/page.aspx/247/using-fastcgi-to-host-php-applications-on-iis-60/ 2. http://www.php.net/manual/en/install.

[PHP-WIN] Windows binaries

2010-04-02 Thread Todd Oberly
Hi, Does anyone know why there isn't a VC9-compiled binary for PHP 5.2.13 ? The PHP application I'm using isn't currently compatible with PHP 5.3.x, so I need a 5.2 build, but it will also be running in IIS 6. What is my best option? Use the VC6 x86 Thread Safe build of 5.2.13, use the older