[Bug 544052] Re: Fatal error: Call to undefined function ldap_connect()

2010-03-26 Thread Chuck Short
this should be fixed in lucid now. ** Changed in: php5 (Ubuntu Lucid) Status: Fix Committed = Fix Released -- Fatal error: Call to undefined function ldap_connect() https://bugs.launchpad.net/bugs/544052 You received this bug notification because you are a member of Ubuntu Server Team,

[Bug 544052] Re: Fatal error: Call to undefined function ldap_connect()

2010-03-23 Thread Martin Pitt
** Changed in: php5 (Ubuntu) Assignee: (unassigned) = Chuck Short (zulcss) ** Also affects: php5 (Ubuntu Lucid) Importance: Undecided Assignee: Chuck Short (zulcss) Status: Confirmed -- Fatal error: Call to undefined function ldap_connect()

[Bug 544052] Re: Fatal error: Call to undefined function ldap_connect()

2010-03-23 Thread Chuck Short
This should be fixed in the latest upload. Regards chuck ** Changed in: php5 (Ubuntu Lucid) Status: Confirmed = Fix Committed -- Fatal error: Call to undefined function ldap_connect() https://bugs.launchpad.net/bugs/544052 You received this bug notification because you are a member of

[Bug 544052] Re: Fatal error: Call to undefined function ldap_connect()

2010-03-22 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please answer these questions: 1. Is this reproducible? 2. If so, what specific steps should we take to recreate this bug? Be as detailed as possible. This will help us to find and resolve the problem. **

[Bug 544052] Re: Fatal error: Call to undefined function ldap_connect()

2010-03-22 Thread pittado
Yes, this is reproducible Update to php5.3.1and install php5-ldap -- Fatal error: Call to undefined function ldap_connect() https://bugs.launchpad.net/bugs/544052 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. --

[Bug 544052] Re: Fatal error: Call to undefined function ldap_connect()

2010-03-22 Thread kloostec
I've also run into this problem. Even with php5-ldap installed (and after restarting apache, etc.), I cannot call the ldap_connect() function: Fatal error: Call to undefined function ldap_connect() in [some_path] on line 33 To reproduce: sudo apt-get install php5 php5-ldap libapache2-mod-php5

[Bug 544052] Re: Fatal error: Call to undefined function ldap_connect()

2010-03-22 Thread Ondřej Surý
Chuck, I know that you are probably overloaded, but I guess simple dpkg -L php5-ldap wouldn't hurt before replying with boilerplate answer. r...@howl:/# dpkg -L php5-ldap /. /usr /usr/share /usr/share/doc /usr/share/doc/php5-ldap /usr/share/doc/php5-ldap/copyright EOF Also it would be good if