MySQL driver not being installed

Hi everyone,

I’m encountering an issue with Matomo, and I’d appreciate any help or insights you can provide.

I’m seeing the following error in my Matomo logs:

ERROR [2023-12-09 14:50:45] 13716 Uncaught exception: /var/www/webs/my-domain.com/libs/Zend/Db/Adapter/Pdo/Abstract.php(112): The MySQL driver is not currently installed [Query: , CLI mode: 1]

It seems to be related to the MySQL driver not being installed. I’ve checked my PHP configuration, and the php-mysql package is installed. However, I’m still encountering this issue.

Thks in advance

Juan