This is an issue with your Apache setup. Make sure the following are true: 1) You don’t have a 000-default file. 2) You don’t have anything in a config file doing an Include on the directory where your Review Board site directory lives. 3) You have mod_wsgi installed. 4) Your VirtualHost information matches the IP address you’re using.
Christian -- Christian Hammond - [email protected] Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On July 7, 2014 at 9:47:28 PM, D a s h ([email protected]) wrote: I installed all the dependencies required for Reviewboard as per the documentation. I also ran the final few commands including "rb-site install reviews.example.com" The rb-site install command succeeded After that, I am unclear as to how to access my reviewboard instance via the browser. http://<ip-address>/reviews does not work even after restarting apache and following the instructions mentioned here -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://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. -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://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.
