New install. Windows server 2008 R2, IIS 7.5. Server was setup for and running Wordpress. Everything seemed to go okay with the install, but there is no login page available.
This:
websites.msdpt.k12.in.us/limesurvey/admin/admin.php
Becomes:
websites.msdpt.k12.in.us/limesurvey/index.php/admin
when typed in the URL.
The admin folder only has admin.php & index.php and they are just redirects.
And is the list of surveys page (of course, there are none).
Have read through doc's and forums and not finding the answer. Had to have missed something.
Looking at the MySQL database (with phpmyadmin) I see the admin user is created but other tables are all empty. Which, should probably be true at this point.
File permissions set, per manual, for Everyone, IIS_Users, Default App Pool (not in doc's but worth a shot).