|
||||||||||
|
|
How to change language for Roundcube webmailApril 18, 2008 on 9:24 pm | In Cpanel, RoundCube | No CommentsEdit Roundcube main config(/usr/local/cpanel/base/roundcube/config/main.inc.php) To change language from English to Portuguese Brasil Find $rcmail_config['locale_string'] = ‘en’; Replace it to $rcmail_config['locale_string'] = ‘pt_BR’; You can see the installed languages such as fr(french), en_US(english US) from the folder /usr/local/cpanel/base/roundcube/program/localization. How to Install RoundCube on CPanelApril 18, 2008 on 9:05 pm | In Cpanel, Installation, RoundCube | No CommentsThe First step is to remove the previous traces of Roundcube in the server. ==================== Before starting the installation, you need to know the root password of Mysql. ==================== Create the database. Find mysql root password from /root/.my.cnf. ==================== Add the configuration: ==================== Edit the configuration files ==================== Find: ==================== Configure cPanel to show roundcube in the theme. X theme(default) only!! ==================== If you receive a message stating: Reversed (or previously applied) patch detected! Assume -R? Please press N for No as this is because you previously installed roundcube This will auto do all the necessary changes to roundcube and the X theme. Once the patch is executed you may now access roundcube via http://yourdomain/webmail |
![]() Powered and designed by Presoon.com. |