I have seen a few instances where the file downloads in litespeed web server is aboring of its own.The following error was reported in the logsThe size of dynamic response body is over the limit, abortThis is a setting in the Litespeed webserver which needed to be changed.Step 1Login to LiteSpeed Console.If you do not know the password,cd … [Read more...] about LiteSpeed: Large file download aborts
Control Panels
How to Optimize WordPress for best performance
Being a server admin, I have been receiving a lot of requests to speed up their sites and optimise WordPress installations so that they load very fast. I am citing a few examples on how to optimize WordPress in a clever way. 1. Choose a light weight theme. The theme is the soul of a WordPress site. If you choose a poorly designed theme, it will take a lot of time to load … [Read more...] about How to Optimize WordPress for best performance
Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home2/cptech/public_html/wp-content/themes/genesis/lib/functions/image.php on line 116
How to install Webmin on CentOS
Webmin is a control panel for hosting websites, just like cPanel, but with a nice interface. It is an open source, free system configuration application used for managing UNIX like systems. It has a rich and powerful web based user interface and is used to administrate the server along with all the popular applications like Apache, BIND, Squid Proxy etc. Webmin is available … [Read more...] about How to install Webmin on CentOS
How to install VestaCP on CentOS
VestacP is an open source web hosting control panel which works on RedHat and Ubuntu systems. It’s perfect for inexperienced users because it has a very clean looking interface, it installs very easily and it changes and adjusts the configuration of your hosted sites very easily also. Here's a simple step-by-step guide on how to install VestaCP on CentOS. Prerequisites Before … [Read more...] about How to install VestaCP on CentOS
Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home2/cptech/public_html/wp-content/themes/genesis/lib/functions/image.php on line 116
How to install cPanel in CentOS
Its very easy to install cPanel on a CentOS box, and cPanel is the most widely used control panel to manage websites using a graphical interface. Its not free, a VPS license is about 15 USD per month and a dedicated server license is about 30 USD. It supports installation on CentOS, RHEL and CloudLinux OS. Now, let’s get onto the main part – installing cPanel on your … [Read more...] about How to install cPanel in CentOS