[SOLVED] Re: Fresh kolab-webadmin on centos6 not working ...
Johannes Graumann
johannes_graumann at web.de
Mon Sep 30 14:58:47 CEST 2013
This was based on a misconfiguration of nginx ...
> location /kolab-webadmin {
needed to be fixed to
> location /kolab-webadmin/ {
and things started working.
Apologies.
Joh
Johannes Graumann wrote:
> Hi,
>
> On a fresh centos 6 install following the community installation guide and
> thus using both the 3.0 and 3.0-development repositories,
>
> # yum info kolab-webadmin
>
> gives me:
>> Loaded plugins: fastestmirror, keys, priorities, protectbase,
>> remove-with- leaves
>> Loading mirror speeds from cached hostfile
>> * base: centos.psw.net
>> * epel: ftp.nluug.nl
>> * extras: centos.psw.net
>> * updates: artfiles.org
>> 0 packages excluded due to repository protections
>> Installed Packages
>> Name : kolab-webadmin
>> Arch : noarch
>> Version : 3.0.4
>> Release : 2.el6.kolab_3.0
>> Size : 1.5 M
>> Repo : installed
>> From repo : kolab-3.0-development
> ...
>
> When I log into "kolab-webadmin", the login page is already basic html (no
> graphics etc.) and a successful login yields a similarly plain interface,
> in which the links "Users", etc are non-functional.
>
> Interrogation of /var/log/httpd/error_log yields:
>
> [Mon Sep 30 07:49:37 2013] [error] [client 10.10.10.1] File does not
> [exist:
> /usr/share/roundcubemail/skins/default, referer:
> https://mail.XXXXXXXX.stratoserver.net/kolab-webadmin?
> [Mon Sep 30 07:49:37 2013] [error] [client 10.10.10.1] File does not
> [exist:
> /usr/share/roundcubemail/js, referer:
> https://mail.XXXXXXXX.stratoserver.net/kolab-webadmin?
> [Mon Sep 30 07:49:37 2013] [error] [client 10.10.10.1] File does not
> [exist:
> /usr/share/roundcubemail/js, referer:
> https://mail.XXXXXXXX.stratoserver.net/kolab-webadmin?
> [Mon Sep 30 07:49:37 2013] [error] [client 10.10.10.1] File does not
> [exist:
> /usr/share/roundcubemail/skins/default, referer:
> https://mail.XXXXXXXX.stratoserver.net/kolab-webadmin?
> [Mon Sep 30 07:49:46 2013] [error] [client 10.10.10.1] File does not
> [exist:
> /usr/share/roundcubemail/skins/default, referer:
> https://mail.XXXXXXXX.stratoserver.net/kolab-webadmin
> [Mon Sep 30 07:49:46 2013] [error] [client 10.10.10.1] File does not
> [exist:
> /usr/share/roundcubemail/js, referer:
> https://mail.XXXXXXXX.stratoserver.net/kolab-webadmin
> [Mon Sep 30 07:49:46 2013] [error] [client 10.10.10.1] File does not
> [exist:
> /usr/share/roundcubemail/js, referer:
> https://mail.XXXXXXXX.stratoserver.net/kolab-webadmin
> [Mon Sep 30 07:49:46 2013] [error] [client 10.10.10.1] File does not
> [exist:
> /usr/share/roundcubemail/skins/default, referer:
> https://mail.XXXXXXXX.stratoserver.net/kolab-webadmin
> [Mon Sep 30 07:49:46 2013] [error] [client 10.10.10.1] File does not
> [exist:
> /usr/share/roundcubemail/js, referer:
> https://mail.XXXXXXXX.stratoserver.net/kolab-webadmin
> [Mon Sep 30 07:49:46 2013] [error] [client 10.10.10.1] File does not
> [exist:
> /usr/share/roundcubemail/skins/default, referer:
> https://mail.XXXXXXXX.stratoserver.net/kolab-webadmin
>
> And the files reported missing truly aren't there.
>
> Can anyone point out what I might be doing wrong?
>
> I have the installation logs for interested parties ...
>
> Thank you for any advise.
>
> Sincerely, Joh
More information about the users
mailing list