In conjunction with his participation in the WinPHP Challenge, Juozas Kaziukenas has made the effort to get Rob Allen's Zend Framework tutorial (here) up and running on his Windows Server install.
My task today was to make Rob Allen’s Zend framework tutorial project run on Windows. Some years ago such task could have been a problem, but as you will see, now it’s nothing special.
He came across a few hurdles along the way:
- Permissions on the wwwroot
- Routing in IIS
- Limitations with the MSSQL driver
- Possible file permissions issues