I suspect that quite a few PHP web applications and addons are not working on one of my servers because they are being run in PHP isapi mode.

I have run the same applications with pretty much identical settings on a different server with almost the same environment. The obvious difference I can see here is that I'm using FastCGI instead.

The web apps I'm trying to run is for instance Prestashop and certain extensions for Joomla. Now I'm wondering if there is a simple way to switch between PHP isapi mode and FastCGI? If not, what can I do to switch without breaking stuff? Perhaps I only need to reinstall PHP and pick FastCGI during the installation?

link|improve this question
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.