Search found 1 match
- Mon Jan 26, 2009 10:27 am
- Forum: Installation and Configuration
- Topic: One Last Problem to Overcome with IIS
- Replies: 8
- Views: 3179
Re: One Last Problem to Overcome with IIS
It's a good idea to use FastCGI to run PHP, a lot more stable than ISAPI or CGI. Make sure they're using PHP build 5.2.6 or greater as that will be a lot more performant than previous versions. If you're on IIS 7/Windows Server 2008 you could use Failed Request Tracing to get a better idea on what's...