Somewhere in my setup I have botched something. I have setup Moodle (the latest stable version) on a Windows 2003 Server running IIS 6. I am using PHP v4.3.8 and MySQL v3.23.
I can login to Moodle if I use accounts created in Moodle. I have been trying to set up LDAP authentication to use my existing Active Directory accounts. I have read some of the fantastic notes among the discussion topics but still have a glitch somewhere in my system.
I set up LDAP authentication, restarted IIS and tried logging in with an AD account. All I got was a blank screen at http://servername/moodle/login/index.php
I did some reading and realised I hadn't enabled php_ldap.dll. I enabled this within php.ini but then I couldn't access Moodle at all - I got a CGI timeout message 'The specified CGI application exceeded the allowed time for processing. The server has deleted the process.'
Can anybody point me in the right direction? Suggestions or directions to relevant documention would be greatly appreciated.
Marc