|
|
|
File Attachments:
|
1.
php.ini (45 kB)
|
|
Issue Links:
|
Relates
|
|
|
|
This issue has been marked as being related by:
|
|
MDL-14721
Windows installer package needs a good review for usability
|
|
|
|
|
|
|
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. |
Show » |
|
It has to be copied in /server/apache/bin
It enables ldap in xampp (and eaccelerator, see
MDL-12455)