ndzlogo-1-1
0%
Loading ...

INDIA – HEADQUARTERS

INDIA

UNITED STATES

CANADA

Optimize database using phpMyAdmin

Over a time as your website add contents to it’s database, the files/tables will become fragmented resulting in slower performance. Optimizing the database will essentially defragment the files, and is something you should perform regularily if you do have a...

Change document root in cPanel with root access

Steps to change the Document Root (with server root access) In order to edit the following files, you may need root access or sudo user access to server. ssh root@your-server.com Edit the following file: /var/cpanel/userdata/USER/DOMAIN Important! If you have an SSL...

How to setup MX records in cPanel?

Your MX (Mail Exchange) records define where your email will be routed to. When an email is sent, the MX records are looked up publicly, and mail is routed directly to that server. Here is how to setup MX record for a domain Login to Cpanel Select the “MX...

Mysql database size not showing in cpanel

You may see the mysql database size is zero in cPanel >> Mysql Databases, though the databases contains tables and data. In order to include the size of the databases while displaying disk usage in cPanel/WHM, use either of the following steps: 1) SSH to your...