Question
Debian and SQLITE 3
Hi,
I'm trying to install SQLITE3 in Debian 7 64 bits.
I was able to run
sudo apt-get install sqlite3
however, for php there is no package php-sqlite3 .
There is php-sqlite, but I think this is for version 2?
THanks,
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×