Changes

Jump to navigation Jump to search
251 bytes added ,  14:16, 19 March 2013
m
→‎Timeout issue: add sed command
Line 58: Line 58:     
I would put it under the SOGoProfileURL = "mysql://sogo:{$sogod{'DbPassword'}}@localhost/sogo/sogo_user_profile"; line.
 
I would put it under the SOGoProfileURL = "mysql://sogo:{$sogod{'DbPassword'}}@localhost/sogo/sogo_user_profile"; line.
 +
 +
Or you can use this command:
 +
sed -i '/SOGoProfileURL/ a\        OCSSessionsFolderURL = "mysql://sogo:{$sogod{'DbPassword'}}@localhost/sogo/sogo_sessions_folder"; ' /etc/e-smith/templates-custom/home/sogo/GNUstep/Defaults/.GNUstepDefaults/10defaults
    
Once saved, then execute the following commands:
 
Once saved, then execute the following commands:

Navigation menu