Forum archive
LAMP and PDO SQLITE
Hi.
I need to add support for SQLite on my LAMP. I just don't find the way to install PDO Sqlite for PHP via apt-get...
Suggestion?
Thanks a lot!
Forum archive
Hi.
I need to add support for SQLite on my LAMP. I just don't find the way to install PDO Sqlite for PHP via apt-get...
Suggestion?
Thanks a lot!
Hello Maxime,
i think apt-get install php5-sqlite does the trick.