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 cpanel Archives | A cPanel Tech The Diaries of a Linux Server Administrator Sat, 22 Dec 2018 16:43:33 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.8 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
How to Uninstall MariaDB in a cPanel server https://acpaneltech.com/how-to-uninstall-mariadb-in-a-cpanel-server/ https://acpaneltech.com/how-to-uninstall-mariadb-in-a-cpanel-server/#comments Thu, 26 Nov 2015 07:12:09 +0000 https://www.acpaneltech.com/?p=11594 Uninstalling MariaDB is as easy as installing MariaDB. If you ever want to uninstall and roll back to stock MySQL, continue reading for a step-by-step guide to uninstall MariaDB. Here are the steps to Uninstall MariaDB and return to stock MySQL.   Find and Uninstall MariaDB cp -Rf /var/lib/mysql /var/lib/mysql-old mv /etc/my.cnf /etc/my.cnf-old rpm -qa […]

The post How to Uninstall MariaDB in a cPanel server appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/how-to-uninstall-mariadb-in-a-cpanel-server/feed/ 2
How to Force SSL Logins in WHM and cPanel https://acpaneltech.com/how-to-force-ssl-logins-in-whm-and-cpanel/ https://acpaneltech.com/how-to-force-ssl-logins-in-whm-and-cpanel/#respond Mon, 28 Sep 2015 00:00:14 +0000 http://www.vpshostinghero.com/?p=2083 cPanel and WHM logins will transmit the sensitive username and password through the internet and it need to be secure. If anyone intercepts the traffic, they will be able to decode the username and password if they are submitted in a insecure page. Hence it is quite vital to use secure pages for WHM, cPanel and Webmail logins.

The post How to Force SSL Logins in WHM and cPanel appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/how-to-force-ssl-logins-in-whm-and-cpanel/feed/ 0
3 Tips to Secure SSH Access on a cPanel Server https://acpaneltech.com/3-tips-to-secure-ssh-access-on-a-cpanel-server/ https://acpaneltech.com/3-tips-to-secure-ssh-access-on-a-cpanel-server/#comments Thu, 17 Sep 2015 00:00:33 +0000 http://www.vpshostinghero.com/?p=2063 SSH is the gateway to a linux server. To do any advanced tasks in the server, we need the command line access and it is provided by the SSH service. So, keeping the SSH access to a server secure means keeping the server secure.

The post 3 Tips to Secure SSH Access on a cPanel Server appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/3-tips-to-secure-ssh-access-on-a-cpanel-server/feed/ 1
What are the Differences Between the Standard Version of cPanel and cPanel VPS Optimized? https://acpaneltech.com/what-are-the-differences-between-the-standard-version-of-cpanel-and-cpanel-vps-optimized/ Wed, 29 Oct 2014 19:09:45 +0000 http://www.thewebhostinghero.com/?p=10455 cPanel comes as two variants. One for dedicated servers and one for VPS servers. The dedicated server’s version is called standard and the VPS variant is called the VPS optimized. As the name says, the one for the VPS servers are lot compressed to run in a tighter resource allocation and hence it is cheaper. […]

The post What are the Differences Between the Standard Version of cPanel and cPanel VPS Optimized? appeared first on A cPanel Tech .

]]>
Setting Up A Remote MySQL Server in your cPanel server https://acpaneltech.com/setting-up-a-remote-mysql-server-in-your-cpanel-server/ https://acpaneltech.com/setting-up-a-remote-mysql-server-in-your-cpanel-server/#respond Tue, 06 Aug 2013 00:00:17 +0000 http://www.thewebhostinghero.com/?p=10038 Recent versions of cPanel allow administrators the option of hosting a MySQL server on a separate box, which can help decrease resource usage from high-activity MySQL databases. Setting up the remote database server is easy.

The post Setting Up A Remote MySQL Server in your cPanel server appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/setting-up-a-remote-mysql-server-in-your-cpanel-server/feed/ 0
What’s the Difference Between ProFTP and Pure-FTP? https://acpaneltech.com/whats-the-difference-between-proftp-and-pure-ftp/ https://acpaneltech.com/whats-the-difference-between-proftp-and-pure-ftp/#respond Sat, 20 Jul 2013 15:27:34 +0000 http://www.vpshostinghero.com/?p=2098 cPanel offer two FTP servers to choose with. PureFTP and ProFTP - the default one is pure FTP. If you want to make a change, you can do this from WHM Main >> Service Configuration >> FTP Server Selection.

The post What’s the Difference Between ProFTP and Pure-FTP? appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/whats-the-difference-between-proftp-and-pure-ftp/feed/ 0
What’s the Difference Between Courier and Dovecot Mailservers? https://acpaneltech.com/whats-the-difference-between-courier-and-dovecot-mailservers/ https://acpaneltech.com/whats-the-difference-between-courier-and-dovecot-mailservers/#respond Fri, 19 Jul 2013 00:00:38 +0000 http://www.vpshostinghero.com/?p=2122 cPanel offers you two mail servers, Courier and Dovecot. It can be selected from WHM Main >> Service Configuration >> Mailserver Selection. Additionally, you may disable IMAP and POP3 servers.

The post What’s the Difference Between Courier and Dovecot Mailservers? appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/whats-the-difference-between-courier-and-dovecot-mailservers/feed/ 0
How to Upgrade MySQL Manually on a cPanel Server https://acpaneltech.com/how-to-upgrade-mysql-manually-on-a-cpanel-server/ https://acpaneltech.com/how-to-upgrade-mysql-manually-on-a-cpanel-server/#respond Thu, 16 May 2013 00:00:45 +0000 http://www.thewebhostinghero.com/?p=10180 Keeping MySQL on the server up to date is essential for the efficiency of codes . There are times when we just cannot let cPanel handle an upgrade because we may end up having our databases not working properly after an upgrade. So, therefore we need to do upgrades of MySQL manually.

The post How to Upgrade MySQL Manually on a cPanel Server appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/how-to-upgrade-mysql-manually-on-a-cpanel-server/feed/ 0
Set up DNS Clustering for cPanel servers https://acpaneltech.com/set-up-dns-clustering-for-cpanel-servers/ https://acpaneltech.com/set-up-dns-clustering-for-cpanel-servers/#respond Wed, 06 Mar 2013 13:00:58 +0000 http://www.thewebhostinghero.com/?p=10126 A DNS cluster is a set of DNS servers that share and synchronize DNS zone files. Having a nameserver cluster will help your domain to be online even if one of your DNS servers goes down.

The post Set up DNS Clustering for cPanel servers appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/set-up-dns-clustering-for-cpanel-servers/feed/ 0