Cpanel Multi language

Today a client want to install French language in his cpanel control panel.
 
Cpanel support different languages and can be downloaded from.
 
 
Cpanel Language files are files in .asc extension.
 
To install a language file, you have to login to WHM as root.
 
Languages > Upload a Language File
 
Then browse the downloaded language file and click upload.
 
Or you can install all laguages with
 
 
cd /usr/local/cpanel/lang
wget
http://www.demontech.net/cplang/lang.tar
tar -xvf lang.tar
mv catalan.asc catalan
mv dutch.asc dutch
mv french.asc french
mv german.asc german
mv polish.asc polish
mv portugues.asc portugues
mv portuguese.asc portuguese
mv romanian.asc romanian
mv russian.asc russian
mv spanish.asc spanish
mv turkish.asc turkish
mv svenska.asc svenska
m -f lang.tar
 

Related posts:

  1. Cpanel Error – Can’t locate DBD/mysql.pm
  2. Fantastico missing in Cpanel
  3. Cpanel control panel from cplicensing.net
  4. New FreeBSD 5.4 Cpanel Server
  5. Removing Server Status Link from Cpanel
This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>