chwala configuration - imapd on different host
Jan Kowalsky
jankow at datenkollektiv.net
Thu Dec 18 00:10:17 CET 2014
Hi Thorsten,
thanks for answer.
Am 17.12.2014 um 23:36 schrieb Torsten Grote:
> On Wednesday 17 December 2014 16:31:05 Jan Kowalsky wrote:
>> $config['kolab_files_url'] = 'https://' . $_SERVER['HTTP_HOST'] .
>> '/chwala/';
>
> Did you try just using
>
> $config['kolab_files_url'] = '/chwala/';
>
> here?
I tried this - but I get in the logs:
[17-Dec-2014 23:54:54,000000 +0100]: PHP Error: HTTP_Request2 needs an
absolute HTTP(S) request URL, '/chwala//api/?method=authenticate' given
in /usr/share/php/HTTP/Request2.php on line 935 (GET /?_task=files)
With the default config line I get no errors at all.
But interesting:
if I try to access chwala directly with example.org/chwala
I can login - but get immediately logged out again. Just halve a second
I can see the chwala frontend (but without the folders).
In the chwala console log I don't find more than:
[17-Dec-2014 23:53:07,000000 +0100]: folder_list [1.6 MB]: 0.0098 sec
[17-Dec-2014 23:53:07,000000 +0100]: ui:main/logout [2.9 MB]: 0.0863 sec
>> I can't find anything in the roundcube error log or console.
>
> Did you enable error logging?
yes. and for all services I enabled logging with log-level 3 - but no
further information.
An installation with roundcube from kolab 3.3 works but isn't usable for
us because a performance bug.
Any Idea
Thanks and best Regards
Jan
More information about the users
mailing list