I know it’s not the ideal setup but I have just installed EE on IIS6. So, the installation actually went pretty smoothly. It said success (except for cache directories).
The control panel works perfectly and so does the default page. Oddly enough, none of the links work!
For instance, the following works:
http://localhost/lab/index.php
However, when I click on the default links like the following:
http://localhost/lab/index.php/site/getting_started/
http://localhost/lab/index.php/member/1/
then all I get is the IIS “Page Cannot Be Found” error page.
I’m thinking it might be some sort of permissions problem but everything looks correct. Any ideas?