You were right, finally got that fixed with mod_python. Now, back to the initial problem, cannot find review board server, is the .reviewboardrc file a new file needed for 1.6.1 and/or new RBTools, or was this something that currently existed? Just a heads up, this was set up over 2 yrs ago by someone that is no longer with our company so I am not 100% on some things, like trying to find this .reviewboardrc file if its something that should have existed since the initial set up.
On Oct 12, 6:58 pm, Christian Hammond <[email protected]> wrote: > Sounds like you just don't have mod_python installed anymore. > > Christian > > On Wednesday, October 12, 2011, J Terence Crump <[email protected]> wrote: > > > > > > > > > should I uninstall RB first before reinstalling it? if so, will i > > lose any data etc? below is the error im getting now, let me know if > > you need to see any other files > > > root@reviewboard:/usr/local/lib/python2.6/dist-packages# sudo > > apache2ctl restart > > Syntax error on line 11 of /etc/apache2/sites-enabled/ > > reviewboard.glgroup.com: > > Invalid command 'PythonPath', perhaps misspelled or defined by a > > module not included in the server configuration > > > On Oct 12, 5:27 pm, Christian Hammond <[email protected]> wrote: > >> You should be able to just re-install Review Board, yeah. I suspect the > >> files pointing to the installed modules was just replaced. > > > > Christian > > >> -- > >> Christian Hammond - [email protected] > >> Review Board -http://www.reviewboard.org > >> VMware, Inc. -http://www.vmware.com > > >> On Wed, Oct 12, 2011 at 3:19 PM, J Terence Crump <[email protected] > >wrote: > > >> > Ok, this is a sidetrack, I uninstalled python by accident, reinstalled > >> > it but now the site wont come up at all, I should be able to just re- > >> > install and be ok correct? > > >> > On Oct 12, 4:26 pm, Christian Hammond <[email protected]> wrote: > >> > > Just to make sure, this is in the .reviewboardrc at the base of the > >> > > repository? > > >> > > Can you run with --debug and show the output? Also, seeing the > >> > > .reviewboardrc file would be helpful. > > >> > > Christian > > >> > > -- > >> > > Christian Hammond - [email protected] > >> > > Review Board -http://www.reviewboard.org > >> > > VMware, Inc. -http://www.vmware.com > > >> > > On Wed, Oct 12, 2011 at 1:37 PM, J Terence Crump <[email protected] > >> > >wrote: > > >> > > > I am running the new rbtools postreview.py script and added the > >> > > > REVIEWBOARD_URL to equal my review board server exactly as > expected. > >> > > > I still get the error "Unable to find a Review Board server for > this > >> > > > source code tree." when trying to run post-review. Any Ideas? > Just > >> > > > as an fyi, this was all set up and working but on a much older > server > >> > > > (upgraded from ubuntu 8.04 to 10.04), now it seems like everything > is > >> > > > a bit out of sync. > > >> > > > -- > >> > > > Want to help the Review Board project? Donate today at > >> > > >http://www.reviewboard.org/donate/ > >> > > > Happy user? Let us know athttp://www.reviewboard.org/users/ > >> > > > -~----------~----~----~----~------~----~------~--~--- > >> > > > To unsubscribe from this group, send email to > >> > > > [email protected] > >> > > > For more options, visit this group at > >> > > >http://groups.google.com/group/reviewboard?hl=en > > >> > -- > >> > Want to help the Review Board project? Donate today at > >> >http://www.reviewboard.org/donate/ > >> > Happy user? Let us know athttp://www.reviewboard.org/users/ > >> > -~----------~----~----~----~------~----~------~--~--- > >> > To unsubscribe from this group, send email to > >> > [email protected] > >> > For more options, visit this group at > >> >http://groups.google.com/group/reviewboard?hl=en > > > -- > > Want to help the Review Board project? Donate today at > > http://www.reviewboard.org/donate/> Happy user? Let us know > athttp://www.reviewboard.org/users/ > > -~----------~----~----~----~------~----~------~--~--- > > To unsubscribe from this group, send email to > > [email protected]> For more options, visit this group > at > > http://groups.google.com/group/reviewboard?hl=en > > -- > -- > Christian Hammond - [email protected] > Review Board -http://www.reviewboard.org > VMware, Inc. -http://www.vmware.com -- 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 [email protected] For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en
