Missing a required extension

The system couldn't find the configuration the PDO extension for mysql.

This extension is required for database comunication.

You can install this extension via the package manager of your linux distro, most likely with one of these commands:

You also need to restart the webserver after the installation of PDO_mysql.