Skip to content

sqlite not selectable as a database adapter #263

Answered by xenocrat
logkirk asked this question in Q&A
Discussion options

You must be logged in to vote

Hello there,

Your build of PHP does not have the SQLite PDO driver enabled, or the driver is enabled but not able to function. If you have administrative control of your PHP installation, you can follow the instructions in the link to enable support. At first glance it seems the problem may be that your installed SQLite version is to old to work with PHP: SQLite 3.5.0+ is required.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@logkirk
Comment options

Answer selected by logkirk
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants