On Wed, May 22, 2013 at 8:55 AM, Justin O'Doherty <justin.odohe...@gmail.com
> wrote:

> Thanks for the feedback, I didn't know of the other hosting options until
> you posted them.
>
> I have resolved the 403 issue on my current installation. I had to add the
> following line to the httpd-vhosts.conf
>
> "Require all granted"
>         <Directory "/var/www/reviewboard/htdocs">
>                 AllowOverride All
>                 Options -Indexes +FollowSymLinks
>                 Allow from all
>                 Require all granted
>         </Directory>
>
> http://dabase.com/blog/AH01630:_client_denied_by_server_configuration/
>
> Once I restarted apache, the reviewboard pages started being served
> correctly.
>
> On Wednesday, 22 May 2013 12:56:54 UTC+1, victoria wrote:
>
>> On Wed, May 22, 2013 at 1:45 PM, Stephen Gallagher
>> <ste...@gallagherhome.com> wrote:
>> > On 05/22/2013 04:01 AM, Justin O'Doherty wrote:
>> >> # cat /proc/version
>> >> Linux version 2.6.18-308.4.1.el5 (mock...@hs20-bc2-4.build.**
>> redhat.com
>> >> <mailto:mock...@hs20-bc2-4.**build.redhat.com>) (gcc version 4.1.2
>> >> 20080704 (Red Hat 4.1.2-52)) #1 SMP Wed Mar 28 01:54:56 EDT 2012
>> >> Architecture: x86_64
>> >>
>> >> I had a look in the EPEL repository that you mentioned, but couldnt
>> see
>> >> a compatible package for the system.
>> >>
>> >
>> > Ok, you're on Red Hat Enterprise Linux 5. I can only support up to
>> > ReviewBoard 1.5.7 on that platform natively because the system version
>> > of Python is only 2.4.
>> >
>> > Since the OS is so old, I haven't gone through the effort of packaging
>> > up all of ReviewBoard's dependencies against the python26 alternate
>> > compiler in EPEL.
>> >
>> > Is there a reason that ReviewBoard needs to be installed on this
>> > particular (very old) OS, or can you look at RHEL 6 (or perhaps
>> > something like OpenShift, BitNami or of course RBCommons for hosting?)
>> >
>>
>> Regarding BitNami, the linux installer may also work for you if using
>> the native system packages is not a requirement. It bundles Apache,
>> Python and mod_wsgi and it will not use the (old) system packages.
>>
>>
>> >
>> > --
>> > Want to help the Review Board project? Donate today at
>> http://www.reviewboard.org/**donate/ <http://www.reviewboard.org/donate/>
>> > Happy user? Let us know at 
>> > http://www.reviewboard.org/**users/<http://www.reviewboard.org/users/>
>> > -~----------~----~----~----~--**----~----~------~--~---
>> > To unsubscribe from this group, send email to reviewboard...@**
>> googlegroups.com
>> > For more options, visit this group at http://groups.google.com/**
>> group/reviewboard?hl=en<http://groups.google.com/group/reviewboard?hl=en>
>> > ---
>> > You received this message because you are subscribed to the Google
>> Groups "reviewboard" group.
>> > To unsubscribe from this group and stop receiving emails from it, send
>> an email to reviewboard...@**googlegroups.com.
>> > For more options, visit 
>> > https://groups.google.com/**groups/opt_out<https://groups.google.com/groups/opt_out>.
>>
>> >
>> >
>>
>  --
> 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
> ---
> You received this message because you are subscribed to the Google Groups
> "reviewboard" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to reviewboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to