On Thu, Feb 21, 2002 at 04:36:13AM -0700, Venkat Raghavan wrote : 
> Out of the options you gave, the correct one is (a). And when I do
> phpinfo(), I don't see LDAP. That's why I asked what else I need to do
> in the code / build process to 'enable' LDAP.

    From what I've read and understood, you're using a custom way
    to build the binary from source.

    If that's true, no one of us can know how you built your
    source and therefore we can give little help how to active
    ldap libraries then if you say you've already compiled them
    into the binary.

    Maybe some CFLAGS vars normally set through the configure
    scripts aren't properly set so the extension is included but
    doesn't get initialized?

        - Markus Fischer

-- 
Please always Cc to me when replying to me on the lists.
GnuPG Key: http://guru.josefine.at/~mfischer/C2272BD0.asc

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to