Re: [SM-USERS] LDAP connection not working

2004-01-08 Thread Uma Shankar
Hi, After upgrading to PHP 4.3.4 LDAP started working fine. Thanks On Wednesday, January 7, 2004, at 06:23 PM, Jay Lee wrote: Verify that you have the php-ldap module enabled. To do this: 1. Create a test.php file in your webroot 2. Add the following text to the file:

Re: [SM-USERS] LDAP connection not working

2004-01-07 Thread Jay Lee
Verify that you have the php-ldap module enabled. To do this: 1. Create a test.php file in your webroot 2. Add the following text to the file: 3. From a browser go to http://yourserver/test.php, you should get a whole bunch of information about PHP. 4. Verify t

[SM-USERS] LDAP connection not working

2004-01-07 Thread Uma Shankar
Hi, I running the SM on mac os 10.2.8 and also have enabled the bundled PHP. I have not been successful connecting to a LDAP server. But other email clients such as Mail, Outlook and Netscape work fine with the LDAP. SM ver is 1.2.9.x (bundle with 10.2.x) and the PHP ver is 4.1.2 (bundled).