Changes

From SME Server
Jump to navigationJump to search
195 bytes removed ,  00:37, 3 February 2014
Line 279: Line 279:     
or you can enter the following command:
 
or you can enter the following command:
grep -rl 'usr/lib' /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/85SOGoAccess  | xargs sed -i 's/lib/lib64/g'
+
  grep -rl 'usr/lib' /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/85SOGoAccess  | xargs sed -i 's/lib/lib64/g'
 
  −
and to resolve the character issue mentioned halfway on this page:
  −
sed -i '/x-webobjects/ a\        AddDefaultCharset UTF-8' /etc/e-smith/templates-custom/etc/httpd/conf/httpd.conf/85SOGoAccess
      
Expand template and restart you SOGo
 
Expand template and restart you SOGo

Navigation menu