Comment #5 on issue 830 by dominikruf: sqlite3.OperationalError: unable to  
open database file
http://code.google.com/p/reviewboard/issues/detail?id=830

One more thing:
I had to change
PythonPath "['C:\TEMP\review-board-site3/conf'] + sys.path"
to
PythonPath "['C:/TEMP/review-board-site3/conf'] + sys.path"

and add a Directory block

     <Directory C:\TEMP\review-board-site3/htdocs>
         Order allow,deny
         Allow from all
     </Directory>

in the apache configuration.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to