Windows 2003 Server; IIS6; mysql 5.0.45; php 5.2.3; Moodle 1.8.2;
The install.php loads, but never gets any further than the initial language selection screen. After pressing Next, the page simply sits there, no errors, but no progress either.
IIS / PHP appear to be working fine, as the test page with phpinfo() works. PHP was setup to run from D:\PHP, and the PATH variable altered to point to this. I've checked the moodle relevent php extensions which all appear to be uncommented and available from the /ext/ folder
mySQL has had a database and user created as in the 'installing moodle guide', and no errors were encountered.
I'm assuming this is a 'rights' issue, but no idea where to start looking. The Moodle install was copied directly to 'c:\inetpub\wwwroot'. I'm logged on as administrator, and have been unable to find any logs which point to whats going on.
Having scoured various posts on here with similar problems and not finding any solutions I figured I'd post with more info.
ReyC