Hi,
The error suggests that the PHP that the website is using is missing the extension required for the Wordpress website to connect to the database, so installing this missing module is the resolution for the issue you are facing..
In addition to the Easyapache execution, you can also do that from the shell where you can execute the below command on your cPanel server, which will the required module for you..
# yum install ea-php*-mysql*