Obsolete Releases > SME 8.x Contribs
Zarafa on ver8
compsos:
Just tested the latest Zarafa 7.1 and z-push 2 on SmeServer.
7.1 with php53-mapi-7.0.6 works but z-push 2 errors with an error
--- Code: ---LoopDetection->ProcessLoopDetectionPreviousConnectionFailed():
--- End code ---
Upgrade php-mapi to ver 7.1 and the z-push loop error stops but the webaccess is not available.
What does work is
Zarafa-7.0.8-35178
php53-mapi-7.0.6-1.el5
z-push-1.5.8-1187
Also webapp works after
adding tmp to /usr/share/zarafa-webapp directory and setting to www:www and mode 755
Add this to the /etc/e-smith/templates/etc/httpd/conf/httpd.conf/86ZarafaAlias
--- Code: ---Alias /webapp /usr/share/zarafa-webapp/
<Directory /usr/share/zarafa-webapp/>
Options -Indexes
AllowOverride None
order allow,deny
allow from all
AddType application/x-httpd-php .php
php_flag magic_quotes_gpc off
php_flag track_vars on
</Directory>
--- End code ---
And modify
/etc/e-smith/templates/etc/httpd/conf/httpd.conf/VirtualHosts/29ZarafaAliases
add to mydirs
--- Code: ---$dirs{webapp} = '/usr/share/zarafa-webapp';
--- End code ---
and
--- Code: ---foreach $place ('zarafa','webapp','webmail','webaccess','mobile','Microsoft-Server-ActiveSync')
--- End code ---
Stefano:
--- Quote from: compsos on July 02, 2012, 12:44:30 PM ---/etc/e-smith/templates/etc/httpd/conf/httpd.conf/86ZarafaAlias
/etc/e-smith/templates/etc/httpd/conf/httpd.conf/VirtualHosts/29ZarafaAliases
--- End quote ---
you should never edit files in /templates/ tree..
use template-custom one
fpausp:
Hi compsos,
I would like to install zarafa 7 on sme8, could you give me a complete howto ?
Best
fpausp
frifri:
I am working on one :
http://www.pollet-ghys.be/intranet/index.php/Zarafa
Perhaps this howto is a start.
We still need integration with LDAP, SSO, ...
F.
Stefano:
--- Quote from: fpausp on July 08, 2012, 09:48:46 PM ---Hi compsos,
I would like to install zarafa 7 on sme8, could you give me a complete howto ?
Best
fpausp
--- End quote ---
fpausp, you've been here enough to know that before posting you should search :-)
http://forums.contribs.org/index.php/topic,48712.0.html
Navigation
[0] Message Index
[#] Next page
Go to full version