Forum archive
Setting up SQLite with TurnkeyLinux LAMP Stack
Hello everyone.
I'm trying to set up a webserver template to add to my distributed computing capabilities across many cheap and varied webhosts.
One major component that I'm trying to add to TKL LAMP Stack is support for SQLite to create localized low-footprint databases for local tasks.
A search on the forum turned up this thread (/forum/support/20100120/lamp-and-pdo-sqlite)
But it does not seem that the issue was resolved.
Any suggestions?
It looks like Stas made a patch for creating a LASP stack (built on Core). It was for a previous (Ubuntu based) version of TKL but may be near enough? You could pull it apart and at least get some pointers? Also if you are going for lightweight, then perhaps LigHTTPd on Nginx would be god options for Webserver (rather than Apache)?