Hacker News new | ask | show | jobs
by kkwtfeliz 2177 days ago
I have experience with using PHP on a Windows server, both with Apache and IIS.

With Apache, it's an unstable mess. IIS on the other hand works extremely well with PHP, we've had virtually 0 issues in more than 10 years using it for many different projects.

2 comments

My experiences are the polar opposite of yours, but you shouldn't be downvoted for being wrong. :)
I dont think he is entirely wrong I had similar experience except in my case whether I used IIS or Apache with PHP didnt matter as much with my particular apps.

IIS is fine if it works just like Windows apps generally are fine when they work its the odd time where it breaks that you are mystified about the whole thing.

>>With Apache, it's an unstable mess

I've found it to be pretty good using FastCGI.

Me as well I use the builds on apachelounge.com Just have make you tweak the config files.