Your PHP installation appears to be missing the MySQL extension which is required by WordPress & r establishing a database connection

Solution:

Is the php7.1-mysql package installed? If not, install it!

sudo apt-get install php7.1-mysql