Kolab 2.2.3 with a 2nd apache

Alexander Schröter webmaster at computational-chemistry.org
Mon Feb 15 11:50:53 CET 2010


I am using the URL of my main apache (native) to get this error. What I 
have been doing so far is the following:

First I tried to connect directly to the port of the openpkg apache 
(server:81). After some thinking of course that cannot work because the 
native apache forwards everything in the manner server$1 to 
https://server$1. So I turned the native apache of and tried to connect. 
Also with no luck but I think I have found the problem because a 
connection to port 81 give the error

/[Mon Feb 15 11:35:37 2010] [error] [client 85.180.149.61] access to 
/kolab/var/kolab/www/client failed, reason: SSL connection required/

Pretty sure thats the problem. This way connecting to the native apache 
calls the openpkg apache and tells him some error. The native probably 
tries again and thats why I end up with the error below in the first place.

Question for me is what to do now? Since my native apache changes all 
the requests form http://server:81 to https://server.81 before somebody 
can get there without ssl I guess I can just remove the SSL connection 
required part ... One thing to do and I am glad for help would be 
finding out how and where.

Does that make sense or did I go wrong somewhere? I thought I might 
change the apache (native) rewrite rule to include connections to any port.

Thanks Alexander

Am 15.02.2010 09:48, schrieb Gunnar Wrobel:
>
> Quoting Alexander Schröter <webmaster at computational-chemistry.org>:
>
>> Hi
>>  I tried to follow the setup shown on the wiki page. I tested the
>> server before putting it on the 81 port. So I am sort convinced the
>> kolab server works but i am getting an error when trying to connect
>> to it.
>>  It says: Error: redirectionerror The page is redirected in a way
>> that it will never be finished. This error can occur when cookies
>> are disabled or not accepted.
>
> Which URL are you trying to access? And what do the logs of the two 
> apaches show you?
>
> Cheers,
>
> Gunnar
>
>>  Thats why i checked the wiki again. It says that you are supposed
>> to change the
>> /kolab/etc/kolab/templates/fbview-horde-conf.template
>> and the
>> /kolab/etc/kolab/templates/horde-kolab-conf.template
>> both times replacing /$conf['cookie']['domain'] =
>> '@@@fqdnhostname@@@';/ with /$conf['cookie']['domain'] =
>> $_SERVER['HTTP_X_FORWARDED_HOST'];/  . Since those files seem to be
>> renamed to fbview-kolab-conf.template and
>> webclient-kolab.conf.template I changed them according to the wiki.
>>  But it is still not working ... maybe someone can help me figure
>> this out. Thanks
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kolab.org/pipermail/users/attachments/20100215/4e27036d/attachment.html>


More information about the users mailing list