Changes

Jump to navigation Jump to search
173 bytes added ,  14:23, 18 June 2012
Line 270: Line 270:     
  yum install smeserver-sogo --enablerepo=nethsme --enablerepo=sogo
 
  yum install smeserver-sogo --enablerepo=nethsme --enablerepo=sogo
 +
 +
signal-event post-upgrade; signal-event reboot
    
Now you must change some path in /etc/httpd.conf. Proceed as follows:
 
Now you must change some path in /etc/httpd.conf. Proceed as follows:
Line 277: Line 279:  
  cp /etc/e-smith/templates/etc/httpd/conf/httpd.conf/85SOGoAccess /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/85SOGoAccess
 
  cp /etc/e-smith/templates/etc/httpd/conf/httpd.conf/85SOGoAccess /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/85SOGoAccess
 
then edit with your favourite editor the template to be customized and change /usr/lib/... paths in /usr/lib64/...  
 
then edit with your favourite editor the template to be customized and change /usr/lib/... paths in /usr/lib64/...  
so that the followin lines in your template fragment appears modified as follows:
+
so that the following lines in your template fragment appears modified as follows:
 
  ...............                         
 
  ...............                         
 
  Alias /.woa/WebServerResources/ /usr/lib64/GNUstep/SOGo/WebServerResources/
 
  Alias /.woa/WebServerResources/ /usr/lib64/GNUstep/SOGo/WebServerResources/
Line 286: Line 288:  
  <Directory "/usr/lib64/GNUstep/SOGo/WebServerResources/">
 
  <Directory "/usr/lib64/GNUstep/SOGo/WebServerResources/">
 
  ...............
 
  ...............
 +
 +
Expand template and restart you SOGo
 +
expand-template /etc/httpd/conf/httpd.conf
 +
sv t httpd-e-smith
 +
service sogod start
    
=== Reference ===
 
=== Reference ===
97

edits

Navigation menu