[Kolab-devel] Kolab Webclient
Stephan Buys
s.buys at codefusion.co.za
Thu Jul 31 13:26:39 CEST 2003
Hi all,
The files in CVS have been updated.
At the moment the client supports IMAP and an LDAP address book.
You will need to fetch the
server/horde
folder from CVS.
For instructions checkout:
http://kolab.kde.org/cvs-kolab.html
All you then need to do is run make in the server/horde folder and
install the resulting .rpm.
You will also need to add the following directive to /kolab/etc/kolab/httpd.conf
and then run /kolab/etc/kolab/kolab -v -o
<Directory "/kolab/var/kolab/www/horde>
Options +FollowSymLinks
AllowOverride None
php_value include_path '/kolab/lib/php/pear/:.'
php_flag magic_quotes_gpc Off
php_flag track_vars On
Order allow,deny
Allow from all
</Directory>
To access your web frontend goto:
http://mykolabserver/horde
Please test and send in feedback/results.
All the best.
---
Stephan Buys
Code Fusion cc.
Tel: +27 11 391 1412
Mobile: +27 83 294 1876
Email: s.buys at codefusion.co.za
More information about the devel
mailing list