error:?could not find driver (Ubuntu 18.04/php8.0.15)
-
(Ubuntu 18.04/php8.0.15)
Sorry, PhastPress requires a PHP extension that is not installed.
The PDO extension needs to be installed with the SQLite3 database driver available.
Currently we’re getting this error: could not find driverAsk your hosting provider to install the PDO_SQLITE extension, or downgrade to PhastPress 2.1.
Hi there
I tried everithing.sudo apt-get install php8.0-sqlite
I also uncomented in php.ini
extension=pdo_sqlite
What can I do next ?
In php.ini I have
PDO drivers mysql
and about sqlite I have only two lines
SQLite 3.x driver for PDO Wez Furlong SQLite3 Scott MacVicar, Ilia Alshanetsky, Brad Dewar
- The topic ‘error:?could not find driver (Ubuntu 18.04/php8.0.15)’ is closed to new replies.