How to install Apache, PHP 7.3 and MySQL on CentOS 7.6
I will add the EPEL repo here to install latest phpMyAdmin as follows:
rpm –import /etc/pki/rpm-gpg/RPM-GPG-KEY* yum -y install epel-release
Installing MySQL / MariaDB MariaDB is a MySQL fork of the original MySQL developer Monty Widenius. MariaDB is compatible with MySQL and I’ve […]
Recent Comments