Search found 1 match

by coderegard
Sun Oct 25, 2009 9:45 pm
Forum: Installation
Topic: Fresh Install with sqlite3
Replies: 16
Views: 26646

Re: Fresh Install with sqlite3

s9y using Sqlite3 did not work for me. Here is some info from my experience.

I tried setting up s9y 1.4.1. I have PHP 5.2.4 installed. “php –m” returns a list that contains “pdo_sqlite” and I can read a sqlite3 db file using the simple php test webpage.

However, s9y did not recognize sqlite on the ...