Ad

benjamin
asked Dec 03 2020
Answer
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

linuxhelp
asked Dec 03 2020
"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"