No edit option, so I need to add this manually: My version for sqlite is v 3.3.13. Due to peculiar nature of sqlite3 being a seperate program from sqlite, v 2.8.17 is also installed. The database, acording to a file command, is sqlite3. Toolbox works for creating pages, and I can manually edit with SQL query commands, but I am not able to edit from localhost. May have something to do with fact that I must be root through both manual edit and toolbox edit, but sudo firefox -H followed by trying the edit there fails as well.
Thanks, Dylan On Aug 13, 9:05 am, Dylnuge <[EMAIL PROTECTED]> wrote: > Hello, > > I seem to have somehow set my database to be read only. Since I am > using sqlite/pysqlite and all I have done is use tg-admin sql create, > I am not sure how my database has become read only. > > Either way, I would like to know how to set it so that more people > then just root can edit it. I am working on the 20 minute wiki project > and get this error when commiting changes: > > ***traceback excluded for space reasons > OperationalError: attempt to write a readonly database > > Thanks, > > Dylan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

