Zend php include_path with kolab-syncroton
Henning
henne.gwath at gmx.de
Wed Dec 25 14:37:15 CET 2013
Hi,
I had to edit the file kolab-syncroton/lib/init.php to enable php to
find the Zend Classes to make ActiveSync work again with kolab 3.1.
I added one path to the include_path by adding the line
$include_path .= '/usr/share/php/libzend-framework-php' . PATH_SEPARATOR;
in between similar lines in lib/init.php. Can anyone track this problem
down to changes from kolab 3.0 to 3.1. I'm on ubuntu.
regards,
Henning
More information about the users
mailing list