Re: stuck with install/config

2009-07-06 Thread Christian Hammond
Thanks Jim! I'll be integrating some of your steps into the docs.

Glad you got it working!

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.review-board.org
VMware, Inc. - http://www.vmware.com


On Sat, Jul 4, 2009 at 6:42 AM, Jim Priest thecr...@gmail.com wrote:


 On Jul 1, 6:01 pm, Christian Hammond chip...@chipx86.com wrote:
  As for the configuration, as Jeff Andros said, you probably need to shut
 off
  the default site and then use this. If that turns out not to be the
 problem,
  then we can investigate further. Though, it would help to know exactly
 what
  is meant by nothing happens.

 I finally got this working after several stabs at it... I've blogged
 about it here:

 http://www.thecrumb.com/2009/07/03/review-board-code-reviews-made-easy-installation/

 Had several issues with combos of VM and OS, getting cmemcache
 installed and a few issues with Apache configs.

 Everything seems to be working so next week at work I'll start digging
 into the config and setup a few users so we can start tinkering.

 Jim
 


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Re: stuck with install/config

2009-07-04 Thread Jim Priest

On Jul 1, 6:01 pm, Christian Hammond chip...@chipx86.com wrote:
 As for the configuration, as Jeff Andros said, you probably need to shut off
 the default site and then use this. If that turns out not to be the problem,
 then we can investigate further. Though, it would help to know exactly what
 is meant by nothing happens.

I finally got this working after several stabs at it... I've blogged
about it here:
http://www.thecrumb.com/2009/07/03/review-board-code-reviews-made-easy-installation/

Had several issues with combos of VM and OS, getting cmemcache
installed and a few issues with Apache configs.

Everything seems to be working so next week at work I'll start digging
into the config and setup a few users so we can start tinkering.

Jim
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Re: stuck with install/config

2009-07-01 Thread Jeff Andros
You sound pretty new to debian style apache management, so here goes.

Yeah, you'll either need to shut off the default site, or configure reviewboard 
as a vhost.  Shutting off default is probably the easiest.  You shouldn't have 
to remove it, there's a management script that will do that for you, a2dissite 
or something like that (sorry, not set up to check the actual name from my 
blackberry). There's that command's twin, a2ensite, that will turn on 
reviewboard if you drop the config file in the /etc/apache2/sites-available 
directory (again, double check that path as I'm working from memory).  

This is debian's apache management system, it's pretty sweet if you dig into 
it.  There should be documentation all over the web if you get really 
interested in learning more.
--Jeff

-Original Message-
From: grimbeaver tbrez...@gmail.com

Date: Wed, 1 Jul 2009 06:07:59 
To: reviewboardreviewboard@googlegroups.com
Subject: Re: stuck with install/config



Not sure about the apache setup on Ubuntu 8.10.  But on Ubuntu 9.10 I
had to remove the default site file /etc/apache2/sites-enabled/000-
default before the site would load.  Not sure if that will help you
but thought I would throw it out there.

On Jul 1, 7:40 am, Jim Priest thecr...@gmail.com wrote:
 I'm going back through everything this AM - the only thing I can't
 find is this reference in my reviewboard.conf

 Location /
 ...
 SetEvn DJANGO_SETTINGS_MODULE reviewboard.settings
 ...
 /Location

 I've seen that settings file mentioned on other posts - where does
 that file live??

 I guess at this point I'm going to just start over and try again from
 scratch and see what happens.

 Jim


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Re: stuck with install/config

2009-07-01 Thread Christian Hammond
The settings file is internal to Review Board. It's just a requirement of
Django. You don't have to worry about it.

As for the configuration, as Jeff Andros said, you probably need to shut off
the default site and then use this. If that turns out not to be the problem,
then we can investigate further. Though, it would help to know exactly what
is meant by nothing happens.

Christian

-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.review-board.org
VMware, Inc. - http://www.vmware.com


On Wed, Jul 1, 2009 at 5:40 AM, Jim Priest thecr...@gmail.com wrote:


 I'm going back through everything this AM - the only thing I can't
 find is this reference in my reviewboard.conf

 Location /
 ...
 SetEvn DJANGO_SETTINGS_MODULE reviewboard.settings
 ...
 /Location

 I've seen that settings file mentioned on other posts - where does
 that file live??

 I guess at this point I'm going to just start over and try again from
 scratch and see what happens.

 Jim

 


--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---