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
For php5.6 use:
sudo apt-get install php5.6-sqlite3