Garey, I was able to get PHP working with LDAP on a Solaris 10 machine using the OpenLDAP package installation from Sunfreeware (http://www.sunfreeware.com ). Once the package and dependencies were installed, I added --with-ldap=/usr/local to my PHP configuration and managed to get everything working.
Good luck! Jesse Jesse Santana Project Lead - Enterprise Services Group Information Technology Services California State University, Long Beach 1250 Bellflower Blvd. Long Beach, CA 90840 Office: (562)985-8511 Fax: (562)985-8855 From: Garey Mills <[EMAIL PROTECTED]> To: php-install@lists.php.net Date: 07/28/2008 04:07 PM Subject: [PHP-INSTALL] PHP won't log! Hi - I'm trying to get PHP to work with LDAP on a Sun Sparc running Solaris 10. Configuring '--with-ldap', PHP passes most tests, but when I install it, it abends whenever I try to run a script. Configuring without the ldap flag, things work. I need LDAP. Has anyone gotten PHP to work with LDAP? What exactly is PHP looking for? Is there more than one LDAP library to try on Solaris? I can include more details if anyone wants. Garey Mills