Forum: Rails Engines development sqlite3 SQL logic error or missing database

Posted by Marius Žilėnas (kronidas)
on 2006-03-21 19:04
Hello,
i can't insert data into table. This is weird because everything else
works:
i can select data the database file I use;
i can insert data into required table if i connect to my sqlite3 file
from shell and insert data manually.
My database configuration:
production:
  adapter: sqlite3
  dbfile: db/production.sqlite3
.

File production.sqlite3 is chmod'ed 777 and chown'ed www:www. Nothing
helps!

I'm confused because on identical configuration on my laptop, except
that i run webrick everything works.

Server configuration
OS: freebsd 6.0
apache 2.0 , mod_fastcgi
ruby-sqlite3

:(. please help!
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.