User Tools

Site Tools


horde

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
horde [2010/08/02 19:13] michaelhorde [2021/04/24 07:40] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Horde Framework ====== ====== Horde Framework ======
 +
 +Changes since php >5.3
 +
 +you need to deactivate E_DEPRECATED in php.ini.
 +Otherwise you will only see
 +     [horde] Deprecated: Assigning the return value of new by reference is deprecated in /home/share/apache/webmail/lib/Horde/History.php
  
 horde - main applikation\\ horde - main applikation\\
Line 11: Line 17:
 install all packages: install all packages:
    apt-get install horde3, imp4,...\\    apt-get install horde3, imp4,...\\
-create database +create database\\ 
-create horde user +create horde user\\ 
-create ta+create tables from sql files\\ 
 +   /usr/share/doc/$horde-app/examples/scripts/sql/$yourdatabase.sql
  
 remove first lines from conf.php remove first lines from conf.php
 login via web an do initial configuration. \\ login via web an do initial configuration. \\
  
-TODO: find working authentication method :P+"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.1280776426.txt.gz · Last modified: 2021/04/24 07:38 (external edit)