RE: [PHP-DEV] LDAP with version 4.2

2002-04-23 Thread Ryan Jameson (USA)
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

Re: [PHP-DEV] LDAP with version 4.2

2002-04-23 Thread Markus Fischer
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

[PHP-DEV] LDAP with version 4.2

2002-04-23 Thread Ryan Jameson (USA)
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