André Medeiros wrote:
Check your webserver logs. If PHP couldn't use the extension, it will
accuse that in the logs.
probably the best use of the word 'accuse' ever
(with a slight nod to commercials for Carlsberg lager :-)
On 10/20/05, Jay Blanchard <[EMAIL PROTECTED]> wrote:
[snip]
Check your webserver logs. If PHP couldn't use the extension, it will
accuse that in the logs.
On 10/20/05, Jay Blanchard <[EMAIL PROTECTED]> wrote:
> [snip]
> > Call to undefined function: ldap_connect()
> >
> > What am I missing? TIA.
>
>
> Did you uncomment (and properly define) the 'extension_
[snip]
> Call to undefined function: ldap_connect()
>
> What am I missing? TIA.
Did you uncomment (and properly define) the 'extension_dir' directive
in your php.ini?
[/snip]
Yep.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On 10/20/05, Jay Blanchard <[EMAIL PROTECTED]> wrote:
> Farking windoblows environment!
>
> The extension is uncommented, I have OpenLDAP for W2k installed and running,
> the dll's have been copied to the proper place and I execute a test and get
>
> Call to undefined function: ldap_connect()
>
> W
4 matches
Mail list logo