Search
 
SCRIPT & CODE EXAMPLE
 

PHP

php Error!: could not find driver

apt-get install php-mysql
Comment

could not find driver

You need to have a module called pdo_mysql. Looking for following in phpinfo(),

pdo_mysql

PDO Driver for MySQL, client library version => 5.1.44
Comment

Uncaught PDOException: could not find driver

sudo apt-get install sqlite php-sqlite3
Comment

PREVIOUS NEXT
Code Example
Php :: ACF Photo Gallery Output 
Php :: php 8 constructor promotion 
Php :: php laravel between dates 
Php :: laravel slug 
Php :: drop all tables laravel 
Php :: how do i open a new tab with php 
Php :: wordpress get page number 
Php :: PHP Forms - Required Fields 
Php :: validation in laravel 
Php :: How to write a loop in PHP 
Php :: genrate file name in php 
Php :: comment in php 
Php :: change the php version in linux 
Php :: tinyinteger laravel +size 
Php :: get array length using php 
Php :: php parse file 
Php :: How to get the current taxonomy term ID (not the slug) in WordPress? 
Php :: check the ajax request in laravel 
Php :: Notice: Undefined variable: _SESSION in C:xampphtdocspracticeheader.php on line 7 
Php :: laravel resource route 
Php :: get post index wordpress 
Php :: Merge Two Array ( Laravel ) 
Php :: php constant 
Php :: fresh migrqte laravel 
Php :: convert scientific notation to decimal php 
Php :: Extract Numbers From a String in PHP 
Php :: file upload in php mysql 
Php :: laravel routing techniques 
Php :: get type of object in php 
Php :: laravel hasmany relationship 
ADD CONTENT
Topic
Content
Source link
Name
6+1 =