Deprecated: WP_Translation_Controller::load_file(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-includes/l10n/class-wp-translation-controller.php on line 101 Deprecated: WP_Translation_Controller::unload_file(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-includes/l10n/class-wp-translation-controller.php on line 156 Deprecated: WP_Translation_Controller::unload_textdomain(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-includes/l10n/class-wp-translation-controller.php on line 201 Deprecated: WP_Translation_Controller::is_textdomain_loaded(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-includes/l10n/class-wp-translation-controller.php on line 243 Deprecated: WP_Translation_Controller::translate(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-includes/l10n/class-wp-translation-controller.php on line 263 Deprecated: WP_Translation_Controller::translate_plural(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-includes/l10n/class-wp-translation-controller.php on line 297 Deprecated: WP_Translation_Controller::locate_translation(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-includes/l10n/class-wp-translation-controller.php on line 397 Deprecated: WP_Translation_Controller::get_files(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-includes/l10n/class-wp-translation-controller.php on line 430 Deprecated: WP_Translation_File::create(): Implicitly marking parameter $filetype as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-includes/l10n/class-wp-translation-file.php on line 84 Deprecated: wp_getimagesize(): Implicitly marking parameter $image_info as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-includes/media.php on line 5502 Deprecated: YoastSEO_Vendor\Symfony\Component\DependencyInjection\Container::__construct(): Implicitly marking parameter $parameterBag as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-content/plugins/wordpress-seo/vendor_prefixed/symfony/dependency-injection/Container.php on line 60 Deprecated: Elementor\Controls_Stack::get_active_controls(): Implicitly marking parameter $controls as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php on line 352 Deprecated: Elementor\Controls_Stack::get_active_controls(): Implicitly marking parameter $settings as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php on line 352 Deprecated: Elementor\Controls_Stack::get_style_controls(): Implicitly marking parameter $controls as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php on line 799 Deprecated: Elementor\Controls_Stack::get_style_controls(): Implicitly marking parameter $settings as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php on line 799 Deprecated: Elementor\Elements_Manager::create_element_instance(): Implicitly marking parameter $element_type as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-content/plugins/elementor/includes/managers/elements.php on line 70 Deprecated: Elementor\Element_Base::__construct(): Implicitly marking parameter $args as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-content/plugins/elementor/includes/base/element-base.php on line 1563 Deprecated: Elementor\Repeater::__construct(): Implicitly marking parameter $args as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-content/plugins/elementor/includes/elements/repeater.php on line 49 Deprecated: Elementor\Core\Utils\Collection::filter(): Implicitly marking parameter $callback as nullable is deprecated, the explicit nullable type must be used instead in /home/cptech/public_html/wp-content/plugins/elementor/core/utils/collection.php on line 43 Warning: Cannot modify header information - headers already sent by (output started at /home/cptech/public_html/wp-settings.php:118) in /home/cptech/public_html/wp-includes/feed-rss2.php on line 8 Control Panels Archives | A cPanel Tech The Diaries of a Linux Server Administrator Wed, 11 Sep 2019 17:11:54 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.8 LiteSpeed: Large file download aborts https://acpaneltech.com/litespeed-large-file-download-aborts/ https://acpaneltech.com/litespeed-large-file-download-aborts/#respond Wed, 11 Sep 2019 16:11:37 +0000 https://acpaneltech.com/?p=12119 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 logs The size of dynamic response body is over the limit, abort This is a setting in the Litespeed webserver which needed to be changed. Step 1 Login to […]

The post LiteSpeed: Large file download aborts appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/litespeed-large-file-download-aborts/feed/ 0
How to Optimize WordPress for best performance https://acpaneltech.com/how-to-optimize-wordpress-for-best-performance/ https://acpaneltech.com/how-to-optimize-wordpress-for-best-performance/#respond Fri, 11 Aug 2017 19:03:37 +0000 https://acpaneltech.com/?p=11926 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 […]

The post How to Optimize WordPress for best performance appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/how-to-optimize-wordpress-for-best-performance/feed/ 0
How to install Webmin on CentOS https://acpaneltech.com/how-to-install-webmin-in-centos/ https://acpaneltech.com/how-to-install-webmin-in-centos/#respond Sat, 25 Mar 2017 06:14:02 +0000 https://acpaneltech.com/?p=11850  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 […]

The post How to install Webmin on CentOS appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/how-to-install-webmin-in-centos/feed/ 0
How to install VestaCP on CentOS https://acpaneltech.com/how-to-install-vestacp-on-centos/ https://acpaneltech.com/how-to-install-vestacp-on-centos/#respond Mon, 20 Mar 2017 17:05:50 +0000 https://acpaneltech.com/?p=11842 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 […]

The post How to install VestaCP on CentOS appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/how-to-install-vestacp-on-centos/feed/ 0
How to install cPanel in CentOS https://acpaneltech.com/how-to-install-cpanel-in-centos/ https://acpaneltech.com/how-to-install-cpanel-in-centos/#respond Thu, 16 Mar 2017 05:39:41 +0000 https://acpaneltech.com/?p=11831 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 […]

The post How to install cPanel in CentOS appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/how-to-install-cpanel-in-centos/feed/ 0
Demystifying the web hosting vocab for a newbie: Control Panel for web hosting https://acpaneltech.com/which-is-the-best-control-panel-for-my-shared-hosting/ https://acpaneltech.com/which-is-the-best-control-panel-for-my-shared-hosting/#respond Mon, 30 Jan 2017 10:56:11 +0000 https://www.acpaneltech.com/?p=11818 I attended our college reunion last weekend. It’s one of those wonderful times that reminds you how old you are (It’s been ten years since we graduated!) and how our choices over the years have diversified our career choices.  I was discussing my website’s hosting and control panel features, with some of my friends, and […]

The post Demystifying the web hosting vocab for a newbie: Control Panel for web hosting appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/which-is-the-best-control-panel-for-my-shared-hosting/feed/ 0
Why should I go for a shared hosting? https://acpaneltech.com/why-should-i-go-for-shared-hosting/ https://acpaneltech.com/why-should-i-go-for-shared-hosting/#respond Wed, 25 Jan 2017 17:05:36 +0000 https://www.acpaneltech.com/?p=11812 Shared hosting solutions provide ease of use at minimal cost. Finding a shared hosting package that meets your requirements, provides peace of mind. In my opinion, shared hosting is the proper solution, for most small websites due to the following reasons. It meets all the requirements It is not expensive It does not require Linux […]

The post Why should I go for a shared hosting? appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/why-should-i-go-for-shared-hosting/feed/ 0
How to fix FATAL: Unable to retrieve tier version info error in cPanel https://acpaneltech.com/how-to-fix-fatal-unable-to-retrieve-tier-version-info-error-in-cpanel/ https://acpaneltech.com/how-to-fix-fatal-unable-to-retrieve-tier-version-info-error-in-cpanel/#respond Wed, 08 Jun 2016 20:00:50 +0000 https://www.acpaneltech.com/?p=11702 FATAL: Unable to retrieve tier version info error This error means that there is some issue with the cPanel installation is communicating with the master server, and install or upgrade cPanel. To fix, you need to 1. Login to server as SSH 2. /scripts/upcp –force If the issue happens again, you need to login to […]

The post How to fix FATAL: Unable to retrieve tier version info error in cPanel appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/how-to-fix-fatal-unable-to-retrieve-tier-version-info-error-in-cpanel/feed/ 0
Things to do after installing cPanel in your Server https://acpaneltech.com/things-to-do-after-installing-cpanel-in-your-server/ https://acpaneltech.com/things-to-do-after-installing-cpanel-in-your-server/#respond Wed, 13 Apr 2016 20:45:53 +0000 https://www.acpaneltech.com/?p=11686 cPanel is an integral part in shared web hosting now a days. Here are the things to do after installing cPanel in your server before adding websites. The foremost thing you need to do is to update cPanel to the latest version, by running /scripts/upcp –force 1. Set up Hostname. Once you have installed cPanel, in […]

The post Things to do after installing cPanel in your Server appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/things-to-do-after-installing-cpanel-in-your-server/feed/ 0
What is DKIM and Why is it important ? https://acpaneltech.com/what-is-dkim-and-why-is-it-important/ https://acpaneltech.com/what-is-dkim-and-why-is-it-important/#respond Mon, 04 Apr 2016 09:49:12 +0000 https://acpaneltech.com/?p=11882 DKIM is an abbreviation for Domain Keys Identified Mail and it is a factor of strengthening authenticity of your e-mail. It is simply a procedure of signing your mail with digital signature for proving authenticity. It’s generated using a hashed string algorithm which is applied to the content of certain signed fields. It can only […]

The post What is DKIM and Why is it important ? appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/what-is-dkim-and-why-is-it-important/feed/ 0