[PHP-WIN] php installer for windows 2008 x64

2009-08-03 Thread Azfar Hashmi
Does php support windows 2008 x64 (IIS7), if yes then where do I found the installer and zip version. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP-WIN] php installer for windows 2008 x64

2009-08-03 Thread Ruslan Yakushev
32bit PHP available at http://windows.php.net/download/ runs well on Windows 2008 x64 with IIS 7. There is also a 64bit build of PHP available here: http://windows.php.net/qa/ but I have not heard about any benefits of using it comparing to 32bit. Also, it is a QA build, not the final release b

RE: [PHP-WIN] php installer for windows 2008 x64

2009-08-03 Thread Andi Gutmans
Just to confirm what Ruslan points out: 32bit PHP is actually faster than 64bit and as we're multi-process there are no real benefits to using 64bit PHP (PHP also has a longer track record in 32bit environments). > -Original Message- > From: Ruslan Yakushev [mailto:rusl...@microsoft.com]

[PHP-WIN] PHP non Thread/safety mode.

2009-08-03 Thread Azfar Hashmi
I have installed php 5.3.0 (via php intaller fast-cgi mode) on windows 2008 x64 and it is running fine. Now I have to install ioncube loader which have two version Non- thread safety and normal. Which should I choose, how do i know that my php installation is in which mode. Secondly how do I know t