Issue Details (XML | Word | Printable)

Key: MDL-12460
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Jerome Mouneyrac
Reporter: Matt Gibson
Votes: 0
Watchers: 0
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Windows installer package has LDAP module disabled by default

Created: 06/Dec/07 07:08 PM   Updated: 18/Jun/08 04:55 PM
Component/s: Authentication, Installation
Affects Version/s: 1.9
Fix Version/s: None

File Attachments: 1. File php.ini (45 kB)

Issue Links:
Relates
 

Participants: Jerome Mouneyrac, Martin Dougiamas and Matt Gibson
Security Level: None
Resolved date: 18/Jun/08
Affected Branches: MOODLE_19_STABLE


 Description  « Hide
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.



 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
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)

Martin Dougiamas added a comment - 18/Jun/08 04:55 PM
Updated in CVS and download build server