Install 2.3 with sqlite what dir does sqlite3.dll go into?

ardcarmvk

Joined: 2008-07-27
Posts: 1
Posted: Sun, 2008-07-27 06:35


Gallery version: 2.3 RC 1
PHP version: 5.2.6
PHPInfo Link : http://70.184.91.69/gallery2/phpinfo.php
Webserver : Apache 2.2.9
Database : sqlite 3.6
Activated toolkits : ImageMagick-6.4.2-4-Q16-windows-dll
Operating system : Windows
Browser : Firefox 3.0.1

I am in the process of installing 2.3 RC 1 with sqlite 3.6. I am not sure where to put the sqlite3.dll file to get connectivity to the database.
Getting error on Step 5 Database Setup

localhost: Connection attempt failed: could not find driver

 
ajaksu

Joined: 2008-07-04
Posts: 15
Posted: Sun, 2008-07-27 16:25

ardcarmvk,
If I understand correctly, you don't neet to put it anywhere as PHP 5.2.6 includes SQLite3. Configuring it should be enough:
http://www.php.net/manual/en/sqlite.installation.php (this is for SQLite2, but may help you)

 
osumoja

Joined: 2009-10-14
Posts: 1
Posted: Wed, 2009-10-14 16:23

I am having the same problem with 2.3 final release. When I talk to the host, the say PHP 5 is set up and SQLite is set up, I should be able to make an sqlite db. I can make one on my own, but I cannot get Gallery2 to install. I get the same error (localhost: Connection attempt failed: could not find driver) and can't pass step 5.