PDOException “could not find driver” - php

Wondering about workflow, editorial standards, or journal management? Scholarly publishing topics live here.
Post Reply
ridasuha
Posts: 22
Joined: Wed Jun 29, 2022 5:17 pm

PDOException “could not find driver” - php

Post by ridasuha »

It requires to have a module called pdo_mysql.
ridasuha
Posts: 22
Joined: Wed Jun 29, 2022 5:17 pm

Re: PDOException “could not find driver” - php

Post by ridasuha »

Straight forward solution

sudo apt-get install php8.1-mysql
Post Reply