Browsing all articles tagged with Magento installation Windows
May
27

Magento with Windows IIS

Magento has been around at the market for some time and it has become popular. The application is designed to run well in Linux environment but it also works with Windows. There’s not much installation notes at the Magento Wiki. As I try to poke around to get it up and running on the Windows 2003 running IIS6, I came across with some issues.

Some googling around I have came across this “Guide to Successfull Magento installation @ IIS” which I have found it has all the things you need to pick up. Take note about the PHP configuration on the IIS, if you are not able to make it work with the ISAPI option, try change it to the php-cgi.exe module. Have fun!