Im using ubuntu 12.04, and php 5.x I need to use sqlite3 in it but Im getting an error of
php fatal error: class sqlite3 not found
I done
In order to install the missing class sqlite3, please run:
apt-get install php7.4-sqlite3