Re: [PHP-DEV] LDAP with version 4.2
This seems to be completely unrelated to ldap at a first
glance. Have you actually installed the php.ini coming with
4.2.0 which DISABLES auto global variables like the
HTTP_USER_AGENT is one?
If so, either turn globals on for you or access i
This seems to be completely unrelated to ldap at a first
glance. Have you actually installed the php.ini coming with
4.2.0 which DISABLES auto global variables like the
HTTP_USER_AGENT is one?
If so, either turn globals on for you or access it via the
special hashes (I thi
Hi, I just tried to upgrade to 4.2 and all my LDAP queries stopped working.
My configuration is as follows:
IIS5
PHP4.2
LDAP Support enabled
RCS Version $Id: ldap.c,v 1.94.2.3 2001/12/01 14:17:43 venaas Exp $
Total Links 0/unlimited
API Version 2004
Everything works great on 4.1.1 but when I