Jump to content

Recommended Posts

Posted (edited)

Hi Guys

 

Been successful with installing Moodle and server 2008r2 with MSSQL and IIS7.

 

Even though i have correctly configured the PHP.ini file with the extensions - i am still getting the error

 

"Warning: The PHP LDAP module does not seem to be present. Please ensure it is installed and enabled"

 

I have placed the php.ini file in c:\windows -

 

Have i missed anyhting else?

 

Cheers Guys

 

Chris

Edited by ceebster
Posted

Sorry I don't know much about IIS7 mate.

 

Advice previously issued on here suggests basing it on a WAMP (Windows/Apache/MySQL/PHP) system for flexibility but I am sure there are some users on II7 running it with no problems.

Posted

xamp is for testing only.

 

we run on a IIS6 with PHP and MSSQL and it runs fine

 

I would agree with kmount check that the ldap extension isn't commented out and/ or even exists

 

If it does not exist you want to first check the php_ldap.dll is in your extensions folder - if it is not check your download is not corrupt as it should be there.

 

If it is there then add

extension=php_ldap.dll

 

then save your php.ini and restart iis using iisreset from the commanline

  • 3 weeks later...
Posted
Were you ever able to resolve this issue? I have same set up and still see Warning on LDAP settings page. I have php_ldap line on in php onfig and .dll is in php\ext folder.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...