roundcube shows blank page after plugin installation
Henrik Bohr
henrik.bohr at outlook.com
Tue Nov 18 13:25:42 CET 2014
Thanks,
you are right. The following error on some "include_path" is reported there:
PHP Warning: include(): Failed opening '/usr/share/roundcubemail/plugins/kolab_notes/kolab_notes.php' for inclusion (include_path='/usr/share/roundcubemail/plugins/libkolab/lib:/usr/share/roundcubemail/program/lib:.:/usr/share/pear:/usr/share/php') in /usr/share/roundcubemail/program/lib/Roundcube/rcube_plugin_api.php on line 277
So at the mentioned position of rcube_plugin_api.php I see the following:
276 if (!class_exists($plugin_name))
277 include($fn);
278
Does anybody know if I can simply replace the $fn by the line shown above (include_path= ... ) or how does this work?
Best wishes,
Henrik
Date: Tue, 18 Nov 2014 12:51:31 +0100
From: i.bin at dah.am
To: henrik.bohr at outlook.com; users at lists.kolab.org
Subject: Re: roundcube shows blank page after plugin installation
Hi,
Check your apache2 error logs.
I'm sure, something has been reported there.
Check the file
/var/log/httpd/error.log.
Rgds.
Franz
Am 18.11.14 um 12:45 schrieb Henrik Bohr:
Dear all,
recently I upgraded my kolab 3.2 installation to kolab 3.3 on
Centos 6.4, following the kolab documentation and applying the
upgrade notes.
Unfortunately I recognized that the new roundcube plugins for
tags and notes are not installed. After manually downloading the
plugins to the roundcube plugin folder, it is not possbile to
use roundcube any longer. The login seems to work, but
immediately after login a white page is shown. After removing
the plugins again, roundcube works normal. This behaviour seems
to be the case for the installation of other new plugins
(jabber) too.
I do not see any hints in the log files of roundcube. Does
anybody now this problem and a possible solution?
Thanks in advance,
Henrik
_______________________________________________
users mailing list
users at lists.kolab.org
https://lists.kolab.org/mailman/listinfo/users
_______________________________________________
users mailing list
users at lists.kolab.org
https://lists.kolab.org/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kolab.org/pipermail/users/attachments/20141118/9b99833a/attachment.html>
More information about the users
mailing list