Page 1 of 1

sqlite and php

Posted: Mon Nov 19, 2007 8:14 am
by W8DIZ
Hello All.
I have a clean install of "Daryna" on my PC
Gotta say that Daryna looks nice.

On my older Mint installs, I had sqlite working with PHP.
How do I get sqlite2 to show up and be active in PHP scripts?

I have installed the command line version of SQLite 2.8.17
and it works fine in a terminal window
but a php script with "phpinfo();" shows no sqlite.

I've googled sqlite + php to death with no help
Also included a line in my php.ini file "extension=sqlite.so"
Nothing works. Any ideas?

TIA, DIz, aka Papapig, aka W8DIZ in sunny Dunedin, Florida

Re: sqlite and php

Posted: Fri Nov 23, 2007 4:18 pm
by Husse
1) All dependencies met?
2) Try asking your question in a forum for sqlite - you should mention that Daryna is based on Gutsy
I don't see why this upgrade is breaking sqlite and php