Minor Issues after fresh Install of Kolab 3.3 on Centos 7
Thomas Z.
t5z6kml at live.de
Fri Nov 21 09:43:57 CET 2014
Hi together,
I've set up a clean Minimal Server Centos 7 and installed Kolab 3.3 working around the known issues (http://kolab.org/blog/cornelius-hald/2014/11/12/kolab-3.3-single-domain-setup-centos-7).
Striving for perfection I found the following minor issues:
1. ktimezoned missing
Nov 20 20:30:41 server httpd: (20:30:41) timezoneconverter.cpp(32): ktimezoned is not available and required for timezone interpretation
Nov 20 20:30:41 server httpd: (20:30:41) timezoneconverter.cpp(51): Guessed timezone and found: ""
Nov 20 20:30:41 server httpd: (20:30:41) commonconversion.cpp(44): invalid timezone: "Europe/Berlin" , assuming floating time
yum install kdebase-runtime seems to solve the problem
2. missing chwala js/ jquery-1.10.0.min.map
404 while previewing pdf in Kolab Files/chwala
cd /usr/share/chwala/public_html/js and wget the .map from somewhere
3. freshclam resp. clamd-update missing
yum install clamd-update
Note: Configuration in multiple files necessary
4. logrotate
error: skipping "/var/log/iRony/console" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation.
logrotate.d/{roundcubemail,kolab-syncroton,kolab-freebusy,iRony}
su apache apache
is missing.
Regards,
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kolab.org/pipermail/users/attachments/20141121/13429e92/attachment.html>
More information about the users
mailing list