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: reviewboard<reviewboard@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
-~----------~----~----~----~------~----~------~--~---

Reply via email to