Monthly Archives: April 2010

Disallow cpanel, WHM, webmail to be redirected to ssl/tls ports (2083, 2087, 2096)

If you want to disable redirection to SSL connection while accessing WHM, cPanel, Webmail, please follows these steps. Login to WHM >> Tweak Setting >> Uncheck the following options under Redirection. Always redirect users to the ssl/tls ports when visiting … Continue reading

Posted in cPanel | Leave a comment

To enable HTML Mail Plugin in squirrel mail

Please check the following URL and download latest version of HTML mail plugin. http://www.squirrelmail.org/plugin_view.php?id=209 ——————- cd /usr/local/cpanel/base/3rdparty/squirrelmail/plugins wget http://www.squirrelmail.org/countdl.php … 1.4.tar.gz (latest version when I tried it) tar xzf html_mail-2.3-1.4.tar.gz chown -R root.wheel html_mail cd /usr/local/cpanel/base/3rdparty/squirrelmail/config perl conf.pl It will … Continue reading

Posted in cPanel | Leave a comment

Reset whm theme of a reseller account from command prompt

WHM theme of a reseller account can be changed by editing file /home/reseller_user/.whmtheme To switch to x theme. echo x > /home/username/.whmtheme

Posted in cPanel | Leave a comment

Dovecot: unable to connect to localhost:143

If you’re using dovecot instead of courier imap in cpanel server and get the following error while trying to login to squirrel mail. ——— Warning: fsockopen() [function.fsockopen]: unable to connect to localhost:143 (Connection refused) in /usr/local/cpanel/base/3rdparty/squirrelmail/plugins/login_auth/functions.php on line 129 ——— … Continue reading

Posted in cPanel | Leave a comment

Mysql database 0 MB

Error: Sometimes in cpanel, the mysql databases size are shown as 0MB , while accessing the Mysql databases page in cpanel. Fix : In the WHM – Tweak Settings,  for the server : When displaying disk usage in cPanel/WHM include … Continue reading

Posted in cPanel | Leave a comment