Re: attempt to write a readonly database

2009-01-27 Thread Christian Hammond
Make sure the db directory is also owned by the web server.

Christian

-- 
Christian Hammond - chip...@chipx86.com
VMware, Inc.


On Tue, Jan 27, 2009 at 1:47 PM, 13Strider  wrote:

>
> With the new Reviewboard , doing everything but when i run the site i
> get this error attempt to write a readonly database.
> and the reviewboard.db has write and read access
>
> here's my conf file
>  DocumentRoot /var/www/reviewboard/htdocs
>
># Error handlers
>ErrorDocument 500 /errordocs/500.html
>
># Serve django pages
>
>PythonPath "['/var/www/reviewboard/conf'] + sys.path"
>SetEnv DJANGO_SETTINGS_MODULE reviewboard.settings
>SetHandler mod_python
>PythonHandler django.core.handlers.modpython
>PythonAutoReload Off
>PythonDebug Off
># Used to run multiple mod_python sites in the same
> apache
>PythonInterprete
> >
>

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



attempt to write a readonly database

2009-01-27 Thread 13Strider

With the new Reviewboard , doing everything but when i run the site i
get this error attempt to write a readonly database.
and the reviewboard.db has write and read access

here's my conf file
  DocumentRoot /var/www/reviewboard/htdocs

# Error handlers
ErrorDocument 500 /errordocs/500.html

# Serve django pages

PythonPath "['/var/www/reviewboard/conf'] + sys.path"
SetEnv DJANGO_SETTINGS_MODULE reviewboard.settings
SetHandler mod_python
PythonHandler django.core.handlers.modpython
PythonAutoReload Off
PythonDebug Off
# Used to run multiple mod_python sites in the same
apache
PythonInterprete
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To post to this group, send email to reviewboard@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~--~~~~--~~--~--~---