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 […]
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 […]
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 […]
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, […]
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 […]
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 : […]
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 […]
Using LiteSpeed and want to enjoy more of its goodies? You are at the right place to learn about LiteSpeed Cache and Plugins to boost your website speed. LiteSpeed Web server has an astonishing feature called LiteSpeed Cache. It is also known as LS Cache. LS Cache is available in all of their products like […]
Fed up with your sent emails getting delivered to the spam folder? Now its time for your emails to see the light of Inbox. Today we will guide you making some important configurations and tips which might be missing from your domain DNS Records and Mail Server. Requirement Domain Registrar Credentials Mail Server Access Procedure […]
Hello Zappers, Do you want to host multiple Node.js Websites on the same Server with different location stored? No Problem, we have a solution for you. We will use apache to turn our server into a web server. There are small requirements for this process. Requirements CentOS Machine with ROOT Access Node.js Installed on Server. […]
Our team is available and on-site 24/7 ready to help you.