PDOException “could not find driver” - php
PDOException “could not find driver” - php
It requires to have a module called pdo_mysql.
Re: PDOException “could not find driver” - php
Straight forward solution
sudo apt-get install php8.1-mysql
sudo apt-get install php8.1-mysql