Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ldap extension not making it into php

7 views
Skip to first unread message

garey

unread,
Jun 6, 2012, 12:42:39 PM6/6/12
to
Hello -

I am trying to compile PHP 5.3.13 on Solaris 10 with LDAP
support. I have installed the openldap libraries and reference them in
the configuration command line. Configuration, compilation and testing
work. I can post any of these on request. I install PHP in an Apache
http 2.2.22. I put php.ini in the correct place with the LDAP
extension activated. ldap.so is in the extensions directory.

After all that, when I run phpinfo(), the LDAP module is not
activated. Can anyone suggest some way to debug this?

Garey Mills

garey

unread,
Jun 11, 2012, 7:14:06 PM6/11/12
to
After taking all the configure options out and adding them in one by
one, it turns out that the culprit was the
--with-config-file-path=PATH command line option.

If I include it in the configuration command, ldap doesn't make it
into phpinfo(). If I take it out, ldap works.

Garey Mills
0 new messages