Hi,

It's going to use the Apache user's environment. This likely doesn't include
/usr/local/bin on your system. You can add this to your environment by
adding a SetEnv call to your Apache configuration (see the generated config
for other SetEnv calls).

Christian

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


On Thu, Mar 4, 2010 at 6:35 PM, ebneter <kebne...@gmail.com> wrote:

> I'm having a problem with my reviewboard installation -- it seems to
> be unable to find the git executable (which is in /usr/local/bin/ ). I
> can't figure out what user's PATH var it is using when it looks for
> this file. I'm using httpd + mod_python; httpd runs as the svn user
> (it's a long story... ;-)). The svn user's path includes /usr/local/
> bin and running 'which git' as svn returns /usr/local/bin/git. root's
> path also includes /usr/local/bin and returns /usr/local/bin/git for
> 'which git'.
>
> Can anyone enlighten me on this? I've hacked around it temporarily by
> hard-coding a value in git.py, but clearly that's not the right thing
> to do!
>
> Thanks,
> Kate Ebneter
> Build Engineer
>
> --
> 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
> reviewboard+unsubscr...@googlegroups.com<reviewboard%2bunsubscr...@googlegroups.com>
> 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 at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
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