strangely enough, im getting a similar problem.. the ldap module nor the
mssql module work when uncommented in php.ini.  All the other uncommented
extensions load no problem.  The dll's are definately in my extensions dir.

weird eh?

"Alain Samoun" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> 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]

Reply via email to