Moving email accounts in Addon Domains cPanel

Email accounts in addon domains You can create email accounts for addon domains. To learn how to set up an email account for an addon domain, read our Email Accounts documentation. When you remove the addon domain, is email accounts will no longer appear in the cPanel interface. However, the contents for this email account … Read more

How to move an addon domain from one cPanel to another

To move an addon domain from one cPanel to another: Download the content of your addon domain to your local PC. Backup any associated database(s). Create a subfolder inside the new cPanel’s public_html folder. Upload the content of your addon domain to this new folder. Restore the database backup(s) into the new cPanel. If the … Read more

Install ioncube in WHM

For cPanel Installing IonCube Loaders with cPanel & WHM can be done one of two ways: 1) Using EasyApache via WHM >> EasyApache, IonCube Loaders can be selected under the Exhaustive Options List prior to compiling. 2) As the user `root` via SSH, you can run the below command to install IonCube Loaders without having … Read more

Mail delivery Reports in WHM nor Showing data

See it the data is there #echo 'select * from eximstats.sends limit 2;' | mysql mailtime msgid email processed user size ip auth host localsender domain spamscore 2014-12-09 21:38:11 1XyZyR-0004j1-5K santa_2014@domain.com 0 -remote- 7134 37.48.84.200 localdelivery domain.com 1 3.1 2014-12-03 05:19:07 1Xw9pe-0003aq-8b mobileco@domain2.com 0 mobileco 3256 127.0.0.1 localuser localhost 1 domain2.com 2.1 If data does … Read more

Change root password WHM

To change the root password for your Dedicated Server: Log into WHM. Click the Server Configuration icon on the home screen. From the Server Configuration menu, click Change Root Password. In the New Password field, enter the desired new password. In the Confirm New Password field, retype the new password.

Optimize apache

Home »Service Configuration »Apache Configuration »Global Configuration Minimum Spare Servers 8 Maximum Spare Servers 32 Max Clients 1500 Max Requests Per Child 0 Start Servers 8 Server Limit 2000 Keep-Alive Timeout 15 Max Keep-Alive Requests 256 Other options: –addition of memcache –recompiling Apache to run as PreFork opposed to MPM Worker Event Check for Prefork or Worker # [root@austin ~]# /usr/sbin/httpd -V | grep … Read more

WHM Setup Options

Email Settings Auto Discovery Enable: This will allow email clients to automatically locate and configure themselves based on the server’s configurations. No, thank you: This will prevent the auto setup features on email clients from automatically locating and configuring themselves. Email Archiving Enable: This will allow users to configure the retention period for incoming, outgoing … Read more

Install Mysqli on WHM/cPanel

To install mysqli using EachApache: 1. Login to WHM as ‘root’ user. 2. Either search for “EasyApache” or go to Software > EasyApache 3. Scroll down and select a build option (Default) 4. Click Start “Start customizing based on profile” 5. Select the version of Apache and click “Next Step”. 6. Select the version of … Read more