Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the js_composer domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/holhol2/public_html/wp-includes/functions.php on line 6121
Install MySQL 8.0 on CentOS 8

How To Install MySQL 8.0 on CentOS 8 / RHEL 8 – Centos/Redhat

Install MySQL 8.0 on CentOS 8 MySQL is a free database management System software most commonly used in three-tier applications to store and retrieve records and information. MySQL was initially developed by MYSQL AB, now owned by Oracle Corporation. It was the primary database application on Linux until MariaDB, a fork of MySQL, came into […]

Install Linux, Nginx, MariaDB, PHP (LEMP Stack) On CentOS 8 / RHEL 8

Install Linux, Nginx, MariaDB, PHP (LEMP Stack) On CentOS 8 / RHEL 8

Nginx is an open-source, high-performance web server. It is known for its stability, very simple configuration, rich feature set, and low resource consumption. Nginx lets you use it as a reverse proxy, load balancer, HTTP cache, and mail proxy. This post shows you how to install Nginx on CentOS 8 / RHEL 8 with PHP […]

Install Linux, Apache, MariaDB, PHP (LAMP Stack) on CentOS 8 / RHEL 8

Install Linux, Apache, MariaDB, PHP (LAMP Stack) on CentOS 8 / RHEL 8

LAMP Stack stands for Linux, Apache, MariaDB, and PHP stack. It is most widely used to host websites, blogs, etc.. Here is the small guide about installing and configuring web server stack with the latest release of CentOS 8 / RHEL 8. Install Linux Install the CentOS 8 or Red Hat Enterprise Linux 8 using […]