Does anybody have a clue as to why I can successfully use the PHP
function ldap_bind when executed as an Apache module (or from the
command line) but it fails when used under mod_fcgid? PHP can't bind
to the LDAP server, always fails. This is happening for both PHP 5.2.4
and 5.3.1.
Unable to bind to server: Can't contact LDAP server
I haven't seen anybody else complaining of this. Is anybody using PHP
ldap under fcgid?
All of this is under Windows, of course.