I have setup review board on Fedora 15.

I am getting following error when connect to http://<systemIP>. Same issue 
when connecting from the system with http://localhost

Your site's data directory isn't properly set up. This directory is where 
Review Board will store various state and configuration needed to access 
repositories.

Your data directory is currently at: /var/www/codereview.com/data
Permission problems

The data directory must be writable by the web server. On Linux/Unix/Mac, 
you can fix this by typing:

    $ sudo chown -R apache "/var/www/codereview.com/data"

On Windows, right-click the data directory and change the ownership to 
apache.


I checked and the permission for /var/www/codereview.com/data are fine. It 
is owned by user and group apache. Apache is running

as apache user on the system. Serached web and looked for all possible 
issues. Everything looks fine. Please help. I am stuck here.

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
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

Reply via email to