Difference between revisions of "Kronolith"

From SME Server
Jump to navigationJump to search
Line 18: Line 18:
 
On a fresh 7.3 this will also install: kronolith-h3, php-pear-HTTP-Request, php-pear-Net-Socket and php-pear-Net-URL for dependencies
 
On a fresh 7.3 this will also install: kronolith-h3, php-pear-HTTP-Request, php-pear-Net-Socket and php-pear-Net-URL for dependencies
  
3. Do following commands for the changes to take effekt:
+
3. Do following commands for the changes to take effect:
  
 
  signal-event post-upgrade; signal-event reboot
 
  signal-event post-upgrade; signal-event reboot

Revision as of 21:42, 29 July 2008

Kronolith for SME Server

Maintainer

John Bennett Services - JBS (software)

Description

Kronolith is a web-based calendar system written in PHP and utilizing the built-in Horde Application Framework.


Step-by-step silly HowTo for installation of Kronolith on a fresh SME server 7.3.

Installation

1. Log in (with username root) to the SME server console.

2. Download and install kronolith and smeserver-kronolith with:

yum --enablerepo=smecontribs install smeserver-kronolith

On a fresh 7.3 this will also install: kronolith-h3, php-pear-HTTP-Request, php-pear-Net-Socket and php-pear-Net-URL for dependencies

3. Do following commands for the changes to take effect:

signal-event post-upgrade; signal-event reboot

Your SME server reboots

4. Enable webmail access in server-manager (if not already done)

5. Open https://yourserver/webmail

6. Log in and check out "Calendar"-item.

Check installed version

yum info installed *kronolith*

This should show info for both packages.

Uninstall

yum remove smeserver-kronolith kronolith-h3 php-pear-HTTP-Request php-pear-Net-Socket php-pear-Net-URL

Do following commands for the changes to take effect:

signal-event post-upgrade; signal-event reboot

Additional information

Kronolith website

Announcement: SME Server 7.x Contribs

If you connect to the SME server console by Putty ssh-client (or similar) you can copy and paste the commands (very convenient).

Please note that this was written in januari 2008, if the software change then this howto may be outdated.

Please do edit if you find errors or have improvements.

Bugs

Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-kronolith component or use this link .

Tested software

Host: SME server 7.3, updated 2007-01-19. Software: smeserver-kronolith 1.1-10 Dependency installed: kronolith-h3 2.1.6, php-pear-HTTP-Request 1.4.0-1, php-pear-Net-Socket 1.0.6-1, php-pear-Net-URL 1.0.14-1.