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

PHP LDAP extension

13 views
Skip to first unread message

Matthew Botting

unread,
Feb 2, 2004, 11:26:53 PM2/2/04
to
Hi,
I am running a Netware server with apache and PHP. I have the mySQL and XML extensions running perfectly but am having trouble with the LDAP extension.

The errors I am getting are

[03-Feb-2004 04:01:31] PHP Warning: Unable to load dynamic library 'sys:/php/ext/php_ldap.nlm' - (dlfcn) Unknown error in Unknown on line 0
[03-Feb-2004 08:55:28] PHP Fatal error: Call to undefined function: ldap_connect() in sys:/apache/nwdocs/webdemo/ldapquery.php on line 30

I believe the php.ini is setup correctly and the file php_ldap.nlm is in the specified directory

Thanks
Matt

Andy Thompson (NSC Sysop)

unread,
Feb 3, 2004, 6:49:08 AM2/3/04
to
Matthew Botting wrote:
> Hi,
> I am running a Netware server with apache and PHP. I have the mySQL and XML extensions running perfectly but am having trouble with the LDAP extension.
>
> The errors I am getting are
>
> [03-Feb-2004 04:01:31] PHP Warning: Unable to load dynamic library 'sys:/php/ext/php_ldap.nlm' - (dlfcn) Unknown error in Unknown on line 0
> [03-Feb-2004 08:55:28] PHP Fatal error: Call to undefined function: ldap_connect() in sys:/apache/nwdocs/webdemo/ldapquery.php on line 30

Check the logger screen and see if you are getting any errors there.
You will probably get better help with this in the developer php forum
news://developer-forum.novell.com

-andy

0 new messages