Introduction When transferring files to or from your server, it’s always best to compress them to make the transfer slightly smaller, and most importantly guard against corruption during the transfer process. What is compression? Any Windows, Linux and Apple computer are able to compress files. There are several different kinds of compression, but we’ll focus […]
cPanel deprecated Ruby on Rails in cPanel & WHM version 66 since it is not supported on CentOS 7 servers. Rails is a Ruby application, and they support Ruby applications via cPanel’s Application Manager interface (Home » Software » Application Manager), so this can technically be done. However, I cannot promise that it will run seamlessly forever […]
This article describes how to replace WordPress’s internal cron mechanism with a cron job run by the operating system’s cron daemon. What is wp-cron and How Does it Affect Your WordPress Site File wp-cron.php resides in the root directory of the WordPress site and is checked each time someone visits your site. If there is a task and its […]