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 MySQL Archives | A cPanel Tech The Diaries of a Linux Server Administrator Sat, 11 Aug 2018 19:19:20 +0000 en-US hourly 1 https://wordpress.org/?v=6.5.8 MySQL vs MariaDB https://acpaneltech.com/mysql-vs-mariadb/ https://acpaneltech.com/mysql-vs-mariadb/#respond Sun, 19 Mar 2017 18:52:42 +0000 https://acpaneltech.com/?p=11840 MySQL vs MariaDB: MariaDB is a drop-in replacement for MySQL. That means that all data and table definition files are all compatible with MariaDB. All filenames, binaries, paths, ports, sockets – should remain the same, all MySQL connectors are compatible with MariaDB (PHP, Perl, Python, Java…) But what does this mean to the average user? […]

The post MySQL vs MariaDB appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/mysql-vs-mariadb/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 Setup WordPress Hosting server using nginx https://acpaneltech.com/setup-wordpress-hosting-server/ https://acpaneltech.com/setup-wordpress-hosting-server/#comments Fri, 25 Sep 2015 17:53:19 +0000 http://www.acpaneltech.com/?p=11523 This is how I set up a WordPress hosting for my clients. And believe me, I have got a page load time of less than one second, and when set up in a $10 digital ocean server, it could handle ~200 concurrent users. The first step to set up a server for WordPress Hosting would […]

The post How to Setup WordPress Hosting server using nginx appeared first on A cPanel Tech .

]]>
https://acpaneltech.com/setup-wordpress-hosting-server/feed/ 3
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
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