We're currently trying to standardize our environment so I'm working on converting a Mantis 1.1.7 installation from Apache 2.0/MySQL 5 running on Windows Server 2003 to IIS 7 / SQL Server 2008 running on Windows Server 2008.
I was able to create an IIS directory and login and access our current Mantis database on the MySQL box (at least I can log on and get the initial My View page, I haven't tried much more than that but the basic DB queries are still working under IIS.)
I re-extracted the Admin directory from the Mantis117 archive (I keep this deleted on our Production server). When I try to run the admin/install.php script it shows the "Pre-Installation Check" page, says PHP version is 5.2.10 which is good and safe mode is enabled fro install script which is good. It show all the prompts for the Type of DB and the usenames, etc. I enter the data in the field and click the "Install/Upgrade Database" button and immediately get an "HTTP 500 Internal Server Error" screen. I've tried clicking the box to just display the SQL rather than executing it, but I get the same results.
Any suggestions on how I can trouble-shoot this issue?
Thanks...
Mike