Also, I have exceuted following commands: 1) setsebool -P httpd_can_sendmail 1 2) setsebool -P httpd_can_network_memcache 1 3) disabled selinux in /etc/selinux/config file 4) restart mysqld and httpd service
On Thursday, 2 July 2015 10:49:16 UTC+5:30, Noopur Sankhere wrote: > > Yes. I added reviewboard.niit-mts.com.conf ([sitename].conf ) > to /etc/httpd/conf.d. Also disabled firewall service. > > I am getting this page: > > Manual server updates required > > A recent upgrade requires manual updates to be made on this server. After > these changes are made, you should restart your web server. > > If you have any questions or problems, please contact us on our mailing > list <http://groups.google.com/group/reviewboard>. > Data directory changes > > 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/ > reviewboard.niit-mts.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/reviewboard.niit-mts.com/data" > > On Windows, right-click the data directory and change the ownership to > apache and restart the server. > Extensions static media directory changes > > Your site's extensions static media directory isn't properly set up. This > directory is where Review Board will store various extension media files. > > Your extensions static media directory is currently at: /var/www/ > reviewboard.niit-mts.com/htdocs/media/ext > Permission problems > > The directory must be writable by the web server. On Linux/Unix/Mac, you > can fix this by typing: > > $ sudo chown -R apache > "/var/www/reviewboard.niit-mts.com/htdocs/media/ext" > > > > I have given above permissions already. > -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
