I have ran aptitude install php5-mysql (and restarted MySQL/Apache 2), but I am still getting this error:
aptitude install php5-mysql
Fatal error: Call to undefined
For CentOS 7.8 & PHP 7.3
yum install rh-php73-php-mysqlnd
And then restart apache/php.