Blog

Blog

10 Apr 2018
ColorHosting BaseZap

Import / export mysql or maria database using linux terminal

Following tutorial helps in exporting or importing MySQL / MariaDB database using terminal commands. It is very useful when the database size is pretty big and the software like PHPMyAdmin , MySQL workbench might give you timeout issue or take abnormally very high time. Using the following method is a direct interaction with the MySQL server and […]

10 Apr 2018
ColorHosting BaseZap

[Solved] How to control mail spam in WHM / cPanel

If you are facing problem that a user’s code is sending tons of spam mails and you can’t suspend that user or don’t wish to do same, here is the solution. You can simply suspend the outgoing email facility of that particular user (it won’t create log entries in your mail queue too) Connect to […]

06 Apr 2018
ColorHosting BaseZap

Install WP-CLI | Setup WordPress / Export / Import Database by WP-CLI

In this tutorial we will cover, how to install WP-CLI and use it for WordPress database backup, database import, creating new WordPress instance. How to install WP-CLI  (for all users) Prerequisites Root level SSH access to server PHP 5.3.29 or higher version WP-CLI support wordpress 3.7 or above versions only. To test if your server has […]

05 Apr 2018
ColorHosting BaseZap

[solved] 404 error on wordpress website on litespeed webserver

In case you are getting 404 page not found error on post page for wordpress website, then you need to edit your .htaccess file and replace the existing wordpress rules with these rules :   RewriteBase / RewriteRule ^/index\.php$ – [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] “/” is the location WordPress was installed relative […]

03 Apr 2018
ColorHosting Deepak

Export and Import Database in Linux using Command Line

Following guide helps to export and import database of MySQL / MariaDB using Command-Line. It is very useful when the database size is pretty big and the software like PHPMyAdmin, MySQL workbench might give you timeout issue or take abnormally very high time. The mysqldump client utility performs logical backups, producing a set of SQL […]

31 Mar 2018
ColorHosting BaseZap

[Solved] Error: Your local changes to the following files would be overwritten by merge

In case you receive the following error while doing the git pull on the server : error: Your local changes to the following files would be overwritten by merge: filename.extension Please commit your changes or stash them before you merge. Aborting There can be a possibility that you haven’t done any changes in the file […]

31 Mar 2018
ColorHosting zapbase

[Solved] Can’t open Firefox because a copy of Firefox is already open mac

Following steps would resolve your issue of firefox not loading due to error message that a copy of Firefox is already opened. In OS X Terminal, open terminal and copy paste the following command $ cd ~/Library/Application\ Support/Firefox/Profiles/ $ ls -l This will list the profiles you have in firefox. if you have multiple profiles, […]

29 Mar 2018
ColorHosting zapbase

[Solved] Invalid WHMCS license error on server transfer or IP switch

If you have changed your WHMCS server IP, you must be receiving following error : INVALID LICENSE Your license key is invalid. Possible reasons for this include: The license key has been entered incorrectly The domain being used to access your install has changed The IP address your install is located on has changed The directory […]

29 Mar 2018
ColorHosting zapbase

Run force backup from terminal for WHM based server

To run force backup you need to connect to the server using ROOT login. Once you have connected to your server, run the following command : /usr/local/cpanel/bin/backup You will receive output that backup has started at xx date time along with the location of it’s log file. cPanel / WHM backup log file location : […]

25 Mar 2018
ColorHosting zapbase

[Solved] Meta tags of Yoast SEO plugin not appearing in pages view source

If your WordPress blog pages aren’t picking up the Meta tags of Yoast SEO plugin (which can be checked from the source code of the page, you should notice meta tags in the head section of HTML) in your customized theme or design, here is the solution for it : Locate header.php in your “Active […]

NEED ADDITIONAL HELP? WE'RE HERE FOR YOU.

Our team is available and on-site 24/7 ready to help you.