Vista x64 + IIS + PHP

Vista x64 + IIS + PHP

am 24.10.2007 16:40:37 von Stormer

Is it possible to run IIS + PHP on Windows Vista x64 Home Premium? I'm
trying for a week now and no luck...

Thanks for replies

Re: Vista x64 + IIS + PHP

am 24.10.2007 18:43:08 von Kristofer Gafvert

Hello,

As far as i know PHP needs IIS to be in 32bit mode to work. So if you set
W3SVC/AppPools/Enable32bitAppOnWin64 to 1 it should probably work.

That seems to be in the PHP manual as well:
http://se2.php.net/install.windows

--
Regards,
Kristofer Gafvert
http://www.gafvert.info/iis/ - IIS Related Info


Stormer wrote:

>Is it possible to run IIS + PHP on Windows Vista x64 Home Premium? I'm
>trying for a week now and no luck...
>
>Thanks for replies

Re: Vista x64 + IIS + PHP

am 24.10.2007 20:55:13 von Egbert Nierop

"Stormer" wrote in message
news:136611E2-CA9B-404B-8F30-6A3F24E6A85B@microsoft.com...
> Is it possible to run IIS + PHP on Windows Vista x64 Home Premium? I'm
> trying for a week now and no luck...
>
> Thanks for replies

Hi,

including Kristofers Answer,

32bit mode on Vista x64 is not bad at all. In fact, I've done performance
benchmarks, and found no special difference in performance.