jcanker Posted March 28, 2010 Share Posted March 28, 2010 I've decided to convert my Win2003 IIS server and use Apache on Windows instead to facilitate an eventual inclusion of Zend Server. I currently have PHP (Fast-CGI) running (and working ) on the IIS. What is the easiest way to handle the conversion? Do I have to reinstall PHP, or can I just load the mod_fcgid into Apache and point everything to the existing PHP install? What other pitfalls should I be aware of? Quote Link to comment Share on other sites More sharing options...
trq Posted March 28, 2010 Share Posted March 28, 2010 You really should install php using mod_php, it's allot better performance wise. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.