Re: Minor installation nuisance

2008-12-30 Thread Christian Hammond
Not a problem. Glad to hear it's working :) Christian -- Christian Hammond - chip...@chipx86.com VMware, Inc. On Tue, Dec 30, 2008 at 3:41 AM, Ibmurai wrote: > > Ah, sorry again... > > I must've changed it when I was trying to fix my installation. > Copying the current apache-modpython.conf

Re: Minor installation nuisance

2008-12-30 Thread Ibmurai
Ah, sorry again... I must've changed it when I was trying to fix my installation. Copying the current apache-modpython.conf from the conf folder (which looks right, and doesn't have any @'s) in the site installation to sites-available fixed it :) On 30 Dec., 12:18, "Christian Hammond" wrote: >

Re: Minor installation nuisance

2008-12-30 Thread Christian Hammond
Oops sorry, ignore that question. It's late here.. The problem is definitely that you used the wrong template. Your existing Apache config is using things like @pythondir@, which is from the template file in the Review Board source code used to generate the sample Apache config in your conf/ direc

Re: Minor installation nuisance

2008-12-30 Thread Christian Hammond
You definitely don't want a settings_local.py in the installed directory. This belongs only in the site directory. Your Apache configuration should be taking care of this if you used the template in conf/. What does your PythonPath line say? Christian -- Christian Hammond - chip...@chipx86.com

Minor installation nuisance

2008-12-30 Thread Ibmurai
I have a small problem with my ReviewBoard installation. I think it might be caused by a suboptimal apache2 configuration, but I'm not sure how to fix it. I have to put a symlink like so: #cd /usr/lib/python2.5/site-packages/ReviewBoard-0.9.dev_20081228- py2.5.egg/reviewboard/ #ln -s /var/www/rev