From: SourceForge.net <no...@so...> - 2003-11-02 13:38:18
|
Bugs item #834535, was opened at 2003-11-02 13:38 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=106121&aid=834535&group_id=6121 Category: version 1.3.x (experimental) Group: Diff Status: Open Resolution: None Priority: 5 Submitted By: Markus Wochele (wochele) Assigned to: Nobody/Anonymous (nobody) Summary: configurator.php Initial Comment: Parse error: parse error, unexpected T_STRING in /var/www/html/phpwiki/index.php on line 358 // LDAP Authentication // if (!defined('ALLOW_LDAP_LOGIN')) define('ALLOW_LDAP_LOGIN', 'true'); if (!defined('LDAP_AUTH_HOST')) define('LDAP_AUTH_HOST', 'localhost'); Give the right LDAP root search information in the next statement. ^^^ it's not a php comment ;-) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=106121&aid=834535&group_id=6121 |