Re: [PHP-DB] ldap_connect() version

2004-03-13 Thread santoso berkah
Dear Philip,

You may try PHP ver 4.3.2, using your GNU/Linux
operating system. Yau may choose your GNU/Linux
distribution which used 2.4.18 kernel.

If you try to search on its GNU/Linux CD, you may
found php-ldap package.

Happy GNU/Linux Hacking!

See you...
im_id
  

--- Philip R Thompson
<[EMAIL PROTECTED]> wrote:
> Does anyone know what version of php that
> ldap_connect() was released 
> with? It works on version 4.3.0 on this one server,
> but it does not 
> work on 4.2.3 on a different server? If it is
> supposed to work on 
> 4.2.3, any suggestions on why it's not recognizing
> it as a valid 
> function?
> 
> Philip Thompson
> 
> "When you least expect it... expect it!"
> 
> -- 
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


__
Do you Yahoo!?
Yahoo! Mail - More reliable, more storage, less spam
http://mail.yahoo.com

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP-DB] ldap_connect() version

2004-03-12 Thread Shawn Coomey
Philip-

Echo your phpinfo() and see if that version of PHP was compiled with ldap
support. If it wasn't, the interpreter will not recognize any ldap functions,
and you will have to recompile php --with-ldap=/path/to/ldap

Regards.

Shawn

-Original Message-
From: Philip R Thompson [mailto:[EMAIL PROTECTED] 
Sent: Friday, March 12, 2004 4:11 PM
To: [EMAIL PROTECTED]
Subject: [PHP-DB] ldap_connect() version

Does anyone know what version of php that ldap_connect() was released 
with? It works on version 4.3.0 on this one server, but it does not 
work on 4.2.3 on a different server? If it is supposed to work on 
4.2.3, any suggestions on why it's not recognizing it as a valid 
function?

Philip Thompson

"When you least expect it... expect it!"

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php