Let me ask you this: which option did you choose when you bootstrapped the db, none, simple blog, styled blog? I had this kind of thing happen to me when I set up a completely unstyled site. When you do that, nothing gets created. There is no page or page part or anything in the db. You get the use of the gem and few config files, but there is o site created. There is no home page. Your database is throwing you an error to tell you there isn't anything to pull from where Radiant wants to start pulling page content.
Add a home page and you'll be golden. ~Nate On Thu, Jan 15, 2009 at 12:34 PM, Mohit Sindhwani <[email protected]> wrote: > Anton Aylward wrote: > >> Google doesn't help - too much stuff in japanese. >> >> I'm trying to update pages and CSS and I keep getting a 500 error. >> The logs say "SQLite3::BusyException (database is locked)" when trying >> to do a commit. >> >> Yes, I know, some people don't like sqlite. >> Its what I've got to deal with here. >> >> >> > What platform are you on? Are there any other things accessing the > database? > > Cheers, > Mohit. > 1/16/2009 | 2:34 AM. > > > > _______________________________________________ > Radiant mailing list > Post: [email protected] > Search: http://radiantcms.org/mailing-list/search/ > Site: http://lists.radiantcms.org/mailman/listinfo/radiant > _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
