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:
           <?php
                  phpinfo();
           ?>
     3.  From a browser go to http://yourserver/test.php, you should get a
whole bunch of information about PHP.
     4.  Verify that PHP LDAP support is enabled by searching for "LDAP
Support"
     5.  If it is not enabled you will need to either edit your php.ini
file and uncomment the ldap module or recompile PHP with ldap
support.

If LDAP is enabled and it's still not working, verify your LDAP settings
and see if you can view the LDAP server logs to see where the failure is.

Also, I'd highly recommend you move up to the latest 1.4.2 release of
Squirrelmail.

Jay

>
> 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).
>
> Thanks
>
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Perforce Software.
> Perforce is the Fast Software Configuration Management System offering
> advanced branching capabilities and atomic changes on 50+ platforms.
> Free Eval! http://www.perforce.com/perforce/loadprog.html
> --
> squirrelmail-users mailing list
> List Address: [EMAIL PROTECTED]
> List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
> List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
>



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to