Tag Archives: sqlite

SQLite3: Unable to Open Database File

Recently, I’m working on my Skypiea project which is powered by SQLite3 and Python (as CGI script). Yesterday I encountered a program: When the web server ran a CGI script which would update the database, I got an error message … Continue reading

Posted in Troubleshooting | Tagged , , | 13 Comments