#install php & php-mysql extension sudo yum install php php-mysql #restart web server sudo systemctl restart httpd.service