I just upgraded the Installer and found that everyone was locked out because php_LDAP was not enabled. I know that this would have a slight performance hit for people who do not use it, but in the interests of making it easier to get moodle working out of the box, I think it should be enabled, especially as it is one of the standard authentication methods.
The windows installer is already acknowledged as not the best for perfomance and in need of tuning, so disabling LDAP if not needed would be better from the point of view of novice users.
Description
I just upgraded the Installer and found that everyone was locked out because php_LDAP was not enabled. I know that this would have a slight performance hit for people who do not use it, but in the interests of making it easier to get moodle working out of the box, I think it should be enabled, especially as it is one of the standard authentication methods.
The windows installer is already acknowledged as not the best for perfomance and in need of tuning, so disabling LDAP if not needed would be better from the point of view of novice users.
Jerome Mouneyrac added a comment - 16/Jun/08 04:00 PM I attached the php.ini
It has to be copied in /server/apache/bin
It enables ldap in xampp (and eaccelerator, see MDL-12455)
It has to be copied in /server/apache/bin
It enables ldap in xampp (and eaccelerator, see
MDL-12455)