How to Repair MySQL Database Tables.

Sometimes the database tables can crash. In such cases you need to repair the database. In this guide we will learn how to repair database tables through phpMyAdmin. 1.Log in to Cpanel and scroll to the database section. 2.Click on phpMyAdmin to open. 2.Navigate to the Databases tab and click on the […]

How to Optimize MySQL Database Tables

1.Login to cPanel. 2.Click on phpMyAdmin to open. 3.Navigate to the Databases tab and click on the name of the desired database. 4.Select all of the tables that you want to be optimized by ticking the check-box next to their name. 5.From the With Selected: drop-down menu choose Optimize table. The optimization will be performed […]

How to Create an Email Signature On RoundCube

You can create an email signature via your RoundCube mail client so that you do not have to type it every time you are writing an email. Log in to your Webmail (RoundCube mail client). You can achieve this by using the link mydomain.com/webmail. 2. Navigate to Settings. 3. Next […]

How to Upload a WordPress website to Plesk

WordPress is one of the most popular Content Management Systems used. Because of its popularity, most panels are meant to host WordPress sites. Plesk or Windows hosting is one of the panels that are used to host WordPress sites. In this article, we are going to see how to upload […]

How to Clear Cache in Magento

You can be able to clear cache in your magento using the following two ways depending on the version of magento that you have installed in your Cpanel or any other panel that you are using. For Magento 1.x:  Log in to your admin area. Navigate to System. Click on Cache […]

How To Migrate Magento From Folder

In this guide we will learn how to transfer a magento installation from a folder to the root directory. For this instance we will use the public_html as the root directory. (for a main domain NOT addon domain) Create a copy of the files We need to copy all files […]