OracleLinux 8.6_en OracleLinux8.6 : Mysql8 , WordPress installation
Mysql8 Install# dnf module -y install mysql:8.0Create a new charset.cnf with the following contents# vi /etc/my.cnf.d/charset.cnf2.Wordpress Install# cd /var/www/html/oracle.korodes.com# wget http://wordpress.org/latest.tar.gz# tar xvf latest.tar.gz3.Edit Wordpress configuration file
