| Issue 1123: | OperationalError: attempt to write a readonly database | |
| 1 person starred this issue and may be notified of changes. | Back to list |
*NOTE: Do not post confidential information in this bug report.* What version are you running? ReviewBoard-1.0rc2 What's the URL of the page containing the problem? Initial site URL What steps will reproduce the problem? 1.create a site in linux 2.Trying to access the site from the browser 3. What is the expected output? What do you see instead? Initial Login screen is the expected output. But i' am getting "Review Board is taking a nap" screen in the browser. What operating system are you using? What browser? OS -Linux, Browser-IE 8 Please provide any additional information below. I have created a site in review board and configured it with apache http server and sqlite3 database. while i' am trying to acces the site, i' am getting the above mentioned error. Please find the attached logs for more information.
Comment
1
by
project member
chip...@gmail.com,
May 17, 2009
,
May 18, 2009
thanks for your quick reply. This issue was resolved after giving the ownership of the database to the web server.
,
May 18, 2009
We should doc this and update rb-site to make it clear.
Status: Confirmed
Owner: chipx86 Labels: Milestone-Release1.0 Component-Docs Component-Scripts
,
May 19, 2009
i just gave the ownership of the reviewboard.db file to the user in which the web server is running. chown -R web-server-username /path/to/dbfile
,
Jun 7, 2009
(No comment was entered for this change.)
Labels: -Milestone-Release1.0 Milestone-Release1.1
,
Jul 16, 2009
The instructions are already in the docs. Updated rb-site to also mention this after install (r2037).
Status: Fixed
|
|
| ► Sign in to add a comment |