Received an error upon enabling LDAP Authentication module:
"Parse error: syntax error, unexpected T_VARIABLE in C:\xampp\htdocs\press\sites\all\modules\ldap\ldap_authentication\ldap_authentication.module on line 148"

Details:
Test environment:
Windows XP (Virtual PC, member of the AD domain), XAMPP (1.7.3) for Apache(2.2.14), PHP(v. 5.3.1, LDAP enabled) and mySQL(v. 5.1.41);
Drupal Version: Pressflow 6.17
LDAP Module version:6.x-1.x-dev

Steps:
- Enable Advanced Help
- Enable Chaos Tools
- Enable LDAP API
- Configure LDAP Server
- Enable LDAP Authentication
- Website crashed

Thanks

Comments

johnbarclay’s picture

Status: Active » Closed (won't fix)

not in stable state. Thanks for installing and articulating test case. The module is still in very unstable state.

Mac-Daddy’s picture

I had this problem. What fixed it was inserting a ; on line 145.

well, it fixed it briefly so I could see things again, until I tried saving the modules config again...

sfyn’s picture