On Fri, Nov 7, 2008 at 5:04 PM, Julian Davchev <[EMAIL PROTECTED]> wrote: > Hi, > Is it just me or quickstart is not working. > > I got > Message: SQLSTATE[HY000]: General error: 14 unable to open database file > > when I try to submit/add stuff in guestbook. > I have chmod 777 data/db/guestbook-dev.db > > All other success messages etc are working as expected.
ORLY? ;-) Make sure the path to the sqlite database is correct. :-) Use an absolute path maybe. Till
