Thanks for the information. Best regards,
// Ola On Wed, Jun 17, 2009 at 06:39:00PM -0600, Soren Stoutner wrote: > I had a similar error message after updating my system to the current > Testing packages. When attempting to send an email to a Kolab user, it > would bounce back with the following error message: > > Command died with status 255: "/usr/bin/php". Command > output: PHP Warning: require_once(Net/LDAP2.php): failed to open stream: > No such file or directory in > /usr/share/horde3/lib/Horde/Kolab/Server/ldap.php on line 1132 PHP Fatal > error: require_once(): Failed opening required 'Net/LDAP2.php' > > (include_path='.:/usr/share/php:/usr/share/php:/usr/share/php/PEAR:/usr/share/horde3/lib') > in /usr/share/horde3/lib/Horde/Kolab/Server/ldap.php on line 1132 > > > I was able to work around the problem by installing the ldap2 files > using the following command: > > pear install Net_LDAP2-2.0.1 > > which used pear to download and install them. This isn't the Debian way > to handle things, but I had to get the server up and running in a hurry. > I'm posting this in case anyone else is stuck in this position. > > Soren > > > > _______________________________________________ > pkg-horde-hackers mailing list > [email protected] > http://lists.alioth.debian.org/mailman/listinfo/pkg-horde-hackers > -- --------------------- Ola Lundqvist --------------------------- / [email protected] Annebergsslingan 37 \ | [email protected] 654 65 KARLSTAD | | http://inguza.com/ +46 (0)70-332 1551 | \ gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9 / --------------------------------------------------------------- -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

