User Tools

Site Tools


horde

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
horde [2010/07/31 15:23] – created michaelhorde [2021/04/24 07:40] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Horde Framework ====== ====== Horde Framework ======
  
-horde - main applikation +Changes since php >5.3 
-kronolith - calendar applikation + 
-nag -  +you need to deactivate E_DEPRECATED in php.ini. 
-mnemo - notizoption +Otherwise you will only see 
-imp - mail  +     [horde] Deprecated: Assigning the return value of new by reference is deprecated in /home/share/apache/webmail/lib/Horde/History.php 
-ingo - email filter+ 
 +horde - main applikation\\ 
 +horde-sam - anti spam module\\ 
 +kronolith - calendar applikation\\ 
 +nag - \\ 
 +mnemo - notizoption\\ 
 +imp - mail \\ 
 +ingo - email filter\\ 
 + 
 +install all packages: 
 +   apt-get install horde3, imp4,...\\ 
 +create database\\ 
 +create horde user\\ 
 +create tables from sql files\\ 
 +   /usr/share/doc/$horde-app/examples/scripts/sql/$yourdatabase.sql 
 + 
 +remove first lines from conf.php 
 +login via web an do initial configuration. \\ 
 + 
 +"Register" the apps you need in 
 +    /usr/share/horde3/config/registry.php 
 +by changing the value status from inactive to active 
 + 
 +Configure IMP by setting your preffered/need mailserver in /imp/config/servers.php 
 + 
  
horde.1280589780.txt.gz · Last modified: 2021/04/24 07:38 (external edit)