It's the latest precompiled version and I've tried uncommenting them in the php.ini file which just results in it complaining that it can't find modules, and doesn't handle the .php files as text/html properly. Running without the .ini file works fine for other modules, as far as I can tell, but not the ldap one.
Go figure...
Erik
>-----Original Message-----
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, February 07, 2001 5:07 PM
>To: Erik Ableson; [EMAIL PROTECTED]
>Subject: Re: [PHP-WIN] Modules not loading
>
>
>Where did you get your build?
>The modules have to be integrated at compilation time.
>It seems that the ldap module either is not part of your build
>or has not be
>activated in the php.ini file.
>Alain
>
>On Wed, Feb 07, 2001 at 03:38:50PM -0600, Erik Ableson wrote:
>> I'm seeing an interesting problem here - just installed the
>CGI version of
>> php4 running under Win32 Apache and php is working, but when
>I try to call a
>> module function it claims that it's an unknown function:
>>
>> Call to undefined function: ldap_connect() in d:\apps\apache
>> group\apache\htdocs\test.php on line 7
>>
>> I've got the ldap.dll file in the extensions folder and I've
>dropped copies
>> into Winnt and system folders just in case to no avail.
>>
>> Hints & tips always appreciated,
>> Erik Ableson
>
>> --
>> PHP Windows Mailing List (http://www.php.net/)
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> To contact the list administrators, e-mail:
>[EMAIL PROTECTED]
>
>--
>PHP Windows Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail:
>[EMAIL PROTECTED]
>
>
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]