These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for sqlite on the new forum.
Im not sure if this is the right place for this, but here goes...
A friend of mine who uses my server tried to install a lighweight SQLite image gallery, but it's coming up with this in the script:
You need the php sqlite extension to be available in order to run this application. Please turn it on in php.ini
I've looked in /etc/php.d and there's pdo_sqlite.ini etc, and in phpinfo it says --without-sqlite in configure command.
Any ideas?
Never mind, I managed to convert the sqlite to MySQL database :)
I am getting this error as well, and have no idea of how to fix it. I bought a gallery from ThemeForest Envato that has worked for years, now I am getting this error. Any ideas? My website is completely unusable at this point. HELP!!
"You need the php sqlite extension to be available in order to run this application. Please turn it on in php.ini"
http://www.stevengoodmandesigns/Test the error is occurring under the gallery sections.
As the error message said, make sure the SQLite extension for PHP is installed and active in php.ini. For further help, you'd need to tell us what distro you are using. It should be available in your package manager, and when installed, should configure the php.ini correctly and automatically. If it doesn't you need to manually check what's wrong.
Also, "www.stevengoodmandesigns" is lacking a TLD. ;)