Thread Starter
a2vr6
(@a2vr6)
Thanks for the reply, I found the resolution:
1) yum install -y mysql mysql-server – Ensure that MySQL and MySQL server are installed
2) yum install -y php php-mysql – Ensure that PHP and the PHP MySQL components are installed
3) Restart Apache