On Friday 23 Jul 2004 02:40, ange wrote:
> Hi everyone,
>
> I have currently a production server running PHP 4 with MySQL and other
> extension support enaoubled. This server is working and used by number of
> users.
>
> Can I enable LDAP support without having to recompile PHP ?

Try running phpize in the ext/ldap dir, then do the ./configure make make 
install dance. You should end up with a nice little ldap.so that you can load 
with dl()
>
> Very thanks for your help
>
> Regards,
> Ange.

-- 
Evan Nemerson
[EMAIL PROTECTED]
http://coeusgroup.com/en

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

Reply via email to