Hi folks!. I'm hoping that one of you may have seen this issue before.
I've just installed Moodle 1.8.2 and the latest PHP 5 onto a Windows 2003 server with IIS 6.0 and using MS SQL Server as the DB.
Everything looks OK and is working fine except for the fact that, for some reason I cannot fathom, some of my PHP extensions are not loading. The ones I'm having problems with are:
- cURL - php_curl.dll
- OpenSSL - php_openssl.dll
- LDAP - php_ldap.dll
All other extensions required for Moodle to work are loading OK and details appear in phpinfo...but not these.
They are definitely not commented out in php.ini and this is definitely the only php.ini on the box. I've rebooted several times. I tried turning on PHP startup errors but this just meant that PHP would not load at all! I'm baffled.
Does anyone have any ideas about what I might be missing?