I have a webpy application with a sqlite database running under lighttp/mod_fastcgi. I can read the database with web.select but i can't write to it with web.update or web.insert. The error message is "unable to open database file". The database file are in the same directory with the application file and the file permissions are set to 777. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
