Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

could not find driver (SQL: select * from 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
 
PREVIOUS NEXT
Tagged: #find #driver #select
ADD COMMENT
Topic
Name
7+2 =