info:egroupware

Action disabled: source

is a free enterprise ready groupware software for your network. It enables you to manage contacts, appointments, todos and many more for your whole business.

eGroupWare is a groupware server. It comes with a native web-interface which allowes to access your data from any platform all over the planet. Moreover you also have the choice to access the eGroupWare server with your favorite groupware client (Kontact, Evolution, Outlook) and also with your mobile or PDA via SyncML.

eGroupWare is international. At the time, it supports more than 25 languages including rtl support.

eGroupWare is platform independent. The server runs on Linux, Mac, Windows and many more other operating systems. On the client side, all you need is a internetbrowser such as Firefox, Konqueror, Internet Explorer and many more.

bof… p'tite plantée sur la conf du serveur mail

install notes

sur ubuntu: sudo apt-get install egroupware

renseigner l'installateur en notant le login + mdp donné

puis pointer sur http://localhost/egroupware/setup/check_install.php

radeff@radeff-desktop:/usr/share/egroupware$ mkdir sitemgr/sitemgr-link radeff@radeff-desktop:/usr/share/egroupware$ chmod 777 !$ chmod 777 sitemgr/sitemgr-link

pear install Auth_SASL pear install XML_Feed_Parser

php.ini (/etc/php5/apache2): mbstring.func_overload = 7 root@radeff-desktop:/home/radeff# /etc/init.d/apache2 restart

sudo su
#changing php config cf. install notes
emacs /etc/php5/apache2/php.ini &
#installing various pear
pear install Auth_SASL
pear install Net_IMAP
pear install Net_Socket
pear install Net_IMAP
pear install Net_Sieve
pear install HTTP_WebDAV_Server
pear install HTTP_WebDAV_Server
pear install Log
pear install HTTP_WebDAV_Server
pear install HTTP_WebDAV_Server
pear install -f HTTP_WebDAV_Server
#restart apache
/etc/init.d/apache2 restart

#perms
chmod 777 ./
mkdir -p /var/lib/egroupware/default/files
chmod 777 /var/lib/egroupware/default/files
mkdir -p /var/lib/egroupware/default/backup
chmod 777 /var/lib/egroupware/default/backup

:-) en prenant la peine ça marche et à l'air tout à fait intéressant: à creuser — Fred Radeff 2008/04/24 15:11

  • info/egroupware.txt
  • Dernière modification : 2018/07/18 09:45
  • de radeff