I have installed the command I was given by Hestia support. to install SQLite3
apt-get install php8.1-sqlite3 php8.0-sqlite3 php7.4-sqlite3 -y
SQLite3 is still not available.
Any ideas please?
I have installed the command I was given by Hestia support. to install SQLite3
apt-get install php8.1-sqlite3 php8.0-sqlite3 php7.4-sqlite3 -y
SQLite3 is still not available.
Any ideas please?
Did you install sqlite3?
apt install sqlite3
Is your site using php 7.4, 8.0, 8.1 or other version?
Sorry, I didn’t think.
The script needs php 8.2
I should of changed the command to include 8.02