Closed (won't fix)
Project:
LDAP integration
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2007 at 22:59 UTC
Updated:
6 Aug 2011 at 18:09 UTC
My apache error logs are full of PHP notices like:
PHP Notice: Use of undefined constant LDAP_DEFAULT_ORG - assumed 'LDAP_DEFAULT_ORG' in /var/www/html/modules/ldap_integration/ldapauth.module on line 13
PHP Notice: Use of undefined constant LDAP_DEFAULT_BASE_DN - assumed 'LDAP_DEFAULT_BASE_DN' in /var/www/html/modules/ldap_integration/ldapauth.module on line 14
PHP Notice: Use of undefined constant LDAP_DEFAULT_USER_ATTRIBUTE - assumed 'LDAP_DEFAULT_USER_ATTRIBUTE' in /var/www/html/modules/ldap_integration/ldapauth.module on line 15
PHP Notice: Use of undefined constant localhost - assumed 'localhost' in /var/www/html/modules/ldap_integration/ldap_integration/LDAPInterface.php on line 8
PHP Notice: Undefined index: time in /var/www/html/includes/bootstrap.inc on line 60
Will upgrading to 1.0 fix this?
Comments
Comment #1
johnbarclay commentedClosing 4.7 issues to clean out issue queue.