Changes

Jump to navigation Jump to search
Line 43: Line 43:  
If you have any existing contact, calendar, task or note data already stored in Horde, you will need to clean it up.
 
If you have any existing contact, calendar, task or note data already stored in Horde, you will need to clean it up.
   −
[[Bugzilla:4772#c23]] documents the work in progress to make this possible.
+
[[Bugzilla:4772#c23]] documents the work in progress to make this possible.
 +
 
 +
You can manually remove the "realm" field from your existing data as shown here (you will get error messages for any Horde modules that you do not have installed):
 +
<nowiki>wget -O /home/httpd/html/horde/smeserver/horde_realm_change.sql http://bugs.contribs.org/attachment.cgi?id=2374
 +
echo '#! /bin/sh
 +
exec mysql -f < /home/httpd/html/horde/smeserver/horde_realm_change.sql
 +
' > /etc/e-smith/templates/etc/e-smith/sql/init/89horde_realm
 +
sh /etc/e-smith/templates/etc/e-smith/sql/init/89horde_realm</nowiki>
    
=== Disable page compression ===
 
=== Disable page compression ===

Navigation menu