0

"Required PDO library with pdo_sqlite extension is not available" in Ubuntu

I am getting below error when try to install Quick CMS on Ubuntu

"Required PDO library with pdo_sqlite extension is not available"

benjamin
asked Dec 3, 2020
1 Answer
0

To fix above error install Php sqlite by using below command

sudo apt-get install php-sqlite3

After completed above step restart the Apache service, now it will work

View More
linuxhelp
answered Dec 3, 2020
Your Answer
||||
x
 
100:0