Changes

From SME Server
Jump to navigationJump to search
899 bytes added ,  22:46, 28 April 2008
Added procedure to use yythos conversion script from the forum
Line 235: Line 235:  
  /etc/e-smith/events/actions/navigation-conf
 
  /etc/e-smith/events/actions/navigation-conf
   −
[[Category:Howto]]
+
=== Conversion script ===
 +
{{Warning box|If you decide to run the script '''run it only once''' and keep in mind that you run it at your own risk.}}
 +
 
 +
German forum user yythoss created a nice script that can do the conversion for you, the original post is [http://forums.contribs.org/index.php?topic=40771.msg189245#msg189245 here].
 +
 
 +
Please run the script after making a backup of your locale in case things turn out bad:
 +
 
 +
<ol></li><li>Make a backup of your locale directory:
 +
tar cvzf /tmp/locale.tgz /etc/e-smith/locale/*
 +
</li><li>Download the script
 +
wget http://www.swt-online.de/smeserver/convert_utf-8.sh
 +
</li><li>
 +
Assign the right properties so you can run it:
 +
chmod 775 convert_utf-8.sh
 +
</li><li>
 +
And run the script
 +
{{Warning box|Make sure you only run this script once, running it multiple times will mess up things seriously.}}
 +
./convert_utf-8.sh
 +
After completion your server-manager should be normal again.

Navigation menu