Your PHP installation appears to be missing the mysql extension which is required by wordpress new install centos code example
Example: install php mysql extension ubuntu
sudo apt-get install php7.2-mysql
sudo apt-get install php7.2-mysql