[horde] Fwd: [Kolab-devel] Kolab WebClient RC1 release

Jan Schneider jan at horde.org
Mon Oct 6 02:59:44 PDT 2003


FYI

----- Weitergeleitete Nachricht von s.binge at codefusion.co.za -----
    Datum: Fri, 03 Oct 2003 14:54:43 +0200
    Von: Stuart Bingë <s.binge at codefusion.co.za>
Antwort an: Kolab development coordination <kolab-devel at intevation.org>
 Betreff: [Kolab-devel] Kolab WebClient RC1 release
      An: kolab-devel at intevation.org

Hello all,

We've just released a new version of the Kolab Webclient. If you
consider our previous releases as being beta quality, then this release
can be considered Release Candidate 1. I won't say all, but about 90%+
of the functionality is in - this is where you guys come in. We need as
much testing & feedback as possible on this so that we can move quickly
towards a stable `final' release.

NOTE: This release is based on a CVS snapshot (from around mid-august)
of the Horde code, so there may be some issues with that as well as with
the horde/kolab 'glue' code. In either event, post any issues to the
kolab-devel list so that we can try to resolve them as quickly as possible.





  *** How to install *** :

  - BEFORE YOU START, if you already have a previous Webclient release
then you should uninstall/move it before continuing, or else it will be
overwritten. If you've installed one of our previous RPM packages, then
you can uninstall by doing the following:

# rpm -e horde

from withing the Kolab openpkg hierarchy.

  - Download kolab-webclient-20031002.tar.bz2 from the following URL:

http://www.erfrakon.de/projects/kolab/download/kolab-webclient/20031002/kolab-webclient-20031002.tar.bz2

  - Move to your base kolab directory, e.g. /kolab.
  - Make sure you are a user with suitable permissions to write to the
kolab directory tree (e.g. root) and then execute:

# tar -xvjf /path/to/kolab-webclient-20031002.tar.bz2

This will create two subdirectories, namely lib/php/pear containing all
the Pear libraries that are needed, and var/kolab/www/horde, where the
webclient resides.
  - Put the following in <KolabBase>/etc/kolab/httpd.conf.template,
replacing <KolabBase> with the root of your kolab tree (e.g. /kolab):

<Directory "<KolabBase>/var/kolab/www/horde">
    Options +FollowSymLinks
    AllowOverride None

    php_value include_path '<KolabBase>/lib/php/pear/:.'
    php_flag magic_quotes_gpc Off
    php_flag track_vars On
    Order allow,deny
    Allow from all
</Directory>

  - Execute:

# <KolabBase>/etc/kolab/kolab -o -v

  - Execute:

# <KolabBase>/etc/rc.d/rc.apache reload

- Edit <KolabBase>/var/kolab/www/horde/config/conf.php and change the
relevant 'server' attributes (e.g. ldaphost, ldapbasedn, maildomain,
etc) from their defaults if neccessary for your setup.

That's it! Connect to http://your.web.server/horde/ and enjoy!





  *** How to uninstall *** :

# rm -rf <KolabBase>/lib/php/pear
# rm -rf <KolabBase>/var/kolab/www/horde

  - Delete the ` <Directory "<KolabBase>/var/kolab/www/horde"> ' entry
from your <KolabBase>/etc/kolab/httpd.conf.template

# <KolabBase>/etc/kolab/kolab -o -v
# <KolabBase>/etc/rc.d/rc.apache reload





Regards,

--
Stuart Bingë
Code Fusion cc.
Tel: +27 11 391 1412
Email: s.binge at codefusion.co.za

_______________________________________________
Kolab-devel mailing list
Kolab-devel at intevation.org
https://kroupware.org/mailman/listinfo/kolab-devel



----- Ende der weitergeleiteten Nachricht -----


Jan.

--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft



More information about the horde mailing list