Impossible de trouver le pilote (SQL: Sélectionner * dans Information_Schema.Table

#In your php.ini configuration file simply uncomment the extension
;extension=php_pdo_mysql.dll
#in ubuntu, you can run
sudo apt-get install php8.0-pdo-mysql

#I recommend wsl for windows users
Bug Killer