Re: mod_python mandatory for reviewboard 1.6?

2011-10-05 Thread Sanjay Lal
Hi Christian, as suggested I am using http://server.us.oracle.com and it works. BTW, a very good product! On Oct 5, 1:49 pm, Sanjay Lal sklqui...@gmail.com wrote: Thanks. My reviewboard install is working fine. Thanks all for your help! On Sep 21, 2:35 pm, Christian Hammond

Re: mod_python mandatory for reviewboard 1.6?

2011-09-21 Thread Anton Cohen
On Tue, Sep 20, 2011 at 9:18 PM, Sanjay Lal sklqui...@gmail.com wrote: [root ReviewBoard-1.6]# yum install mod_wsgi Loaded plugins: security http://cheeseshop.python.org/pypi/ReviewBoard/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found () Trying other mirror. Error: Cannot retrieve

Re: mod_python mandatory for reviewboard 1.6?

2011-09-21 Thread Sanjay Lal
Thanks Anton. These details are very helpful. I am making progress now. I am now able to use yum install mod_wsgi. I have enabled the mod_wsgi now. Now, After restarting http server, I am trying to access reviewboard from the URL http://server.us.oracle.com/reviews.hsgbu.com/ but geting 404 error.

Re: mod_python mandatory for reviewboard 1.6?

2011-09-21 Thread Christian Hammond
It looks like you've set this up for a virtual host install ( reviews.hsgbu.com) but are accessing it like a subdirectory (sever. us.oracle.com). From the looks of it, http://server.us.oracle.com should work instead. Christian -- Christian Hammond - chip...@chipx86.com Review Board -

mod_python mandatory for reviewboard 1.6?

2011-09-20 Thread Sanjay Lal
Hi Is mod_python.so load module mandatory for reviewBoard 1.6? I have redhad linux 5.5, python 2.4.3 , apache 2.1.9. While building mod_python.so I was getting the error - connobject.c: 142: error: request for member next in something not a structure or union . So I got the connobject.c from

Re: mod_python mandatory for reviewboard 1.6?

2011-09-20 Thread Anton Cohen
On Tue, Sep 20, 2011 at 2:13 PM, Sanjay Lal sklqui...@gmail.com wrote: Hi Is mod_python.so load module mandatory for reviewBoard 1.6? I have redhad linux 5.5, python 2.4.3 , apache 2.1.9. While building mod_python.so I was getting the error - connobject.c: 142: error: request for member next

Re: mod_python mandatory for reviewboard 1.6?

2011-09-20 Thread Sanjay Lal
Thanks for the suggestions. When I use yum to install mod_pythin and mod_wsgi i get following error. Any ideas? [root ReviewBoard-1.6]# yum install mod_python Loaded plugins: security http://cheeseshop.python.org/pypi/ReviewBoard/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found () Trying