<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-family: Verdana,Geneva,sans-serif'>
<p>Hi,</p>
<p>I don't run debian but CentOS, the error you're getting is pretty clear though, the application can't find LDAP2.php and LDAP3.php. </p>
<p>I have LDAP3.php here:</p>
<p>/usr/share/kolab-webadmin/lib/ext/Net/LDAP3.php</p>
<p>and LDAP2.php here:</p>
<p>/usr/share/kolab-freebusy/vendor/pear-pear.php.net/Net_LDAP2/Net/LDAP2.php<br />/usr/share/pear/Net/LDAP2.php<br /><br />Why not take a look at line 1712 as the error says:</p>
<pre>/usr/share/kolab-webadmin/lib/ext/Net/LDAP3.php on line 1712<br /><br />and see what that references?</pre>
<p> </p>
<p>On 2013-03-24 4:48, Eric B Munson wrote:</p>
<blockquote type="cite" style="padding-left:5px; border-left:#1010ff 2px solid; margin-left:5px; width:100%"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<pre>Hi,

I followed the online docs for installing kolab-3.0 on a fresh debian 
wheezy install.  I was able to add my first user and make that user a 
kolab-admin.  As I was poking around the roundcube interface, I tried to 
change the password for my user and this seemed to fail (after I click 
save I get a blank page and I have to use my old password to login to 
roundcube).  Also, now I cannot edit this users information or add new 
users/groups/other entities from the kolab-webadmin interface, even when 
logged in as Directory Manager.  I cannot seem to find anything 
complaining in the logs except this:

[23-Mar-2013 17:22:56 UTC] PHP Warning:  require_once(Net/LDAP2.php): 
failed to open stream: No such file or directory in 
/usr/share/kolab-webadmin/lib/ext/Net/LDAP3.php on line 1712
[23-Mar-2013 17:22:56 UTC] PHP Fatal error:  require_once(): Failed 
opening required 'Net/LDAP2.php' 
(include_path='/usr/share/kolab-webadmin/lib:/usr/share/kolab-webadmin/lib/client:/usr/share/kolab-webadmin/lib/api:/usr/share/kolab-webadmin/lib/ext:.:/usr/share/php:/usr/share/pear') 
in /usr/share/kolab-webadmin/lib/ext/Net/LDAP3.php on line 1712
[23-Mar-2013 13:22:56 -0400](-removed-): PHP Error: API Error: Unable 
to decode response (POST)

What have I broken and where can I look for how to fix it?

Thanks,
Eric

_______________________________________________
Kolab-users mailing list
<a href="mailto:Kolab-users@kolab.org">Kolab-users@kolab.org</a>
<a href="https://www.intevation.de/mailman/listinfo/kolab-users">https://www.intevation.de/mailman/listinfo/kolab-users</a>
</pre>
</blockquote>
<div>
<pre>-- <br />Thanks,

Michael.</pre>
</div>
</body></html>