Changes

Jump to navigation Jump to search
196 bytes added ,  13:59, 19 March 2013
m
Line 329: Line 329:  
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