After serve ReviewBoard under Lighttpd i get 500 page. So I know that
something was wrong but I don't know what. I'am look to Lighttpd error
log and see nothing useful to investigate problem. Why? Because the
only way is fastcgi. When error is on fastcgi side i can only guess
what is wrong.
When apache use mod_python I see in Apache error log exactly what is
the problem. This is much better when something goes wrong.

Can You give some additional informations about lighttpd:

output of "ls -l /etc/lighttpd"
output of "ls -l /etc/lighttpd/conf-available"
output of "ls -l /etc/lighttpd/conf-enabled"
content of "ls -l /etc/lighttpd/lighttpd.conf" or something like
that :)

On Feb 4, 10:39 pm, Sassan <sassan...@verifone.com> wrote:
> Hi Jan,
>
> Thanks for you suggestions.
>
> I had already tried the symlink idea but that did not work either.
>
> I am using python 2.5.2 and Ubuntu 8.04 (Hardy), lighttpd 1.4.26 and
> git 1.5.4.3
>
> One point which I don't understand is the line which says "lighttpd +
> fastcgi" near the top of :
>
> http://www.reviewboard.org/docs/manual/dev/admin/installation/linux/
>
> I did not find any ready-made fastcgi modules to install on ubuntu
>
> Regarding your earlier suggestion about using apache, I am quite happy
> to try.
>
> But before trying another shot in the dark I would like to hear from
> some one who already has Review Board up and running.
>
> We can then try to use their configuration as an example.
>
> Sassan
>
> On Feb 4, 1:56 am, Jan Koprowski <jan.koprow...@gmail.com> wrote:
>
>
>
> > Hi Sassan !
>
> >   After You create ReviewBoard instance using rb-site search in conf
> > directory "lighttpd.conf".
> >   Copy it to /etc/lighttpd/conf-available as 11-reviewboard.conf and
> > then symlink it to /etc/lighttpd/conf-enabled
>
> >   ln -s /etc/lighttpd/conf-available/11-reviewboard.conf /etc/lighttpd/
> > conf-enabled/11-reviewboard.conf
>
> >   After that restart lighttpd and all should work.
>
> > P.S. Which version of Ubuntu You use? In newest Ubuntu there is Python
> > 2.6. I'am not sure is ReviewBoard work on 2.6 (but I don't check). I
> > was installed ReviewBoard on Python2.5. If 2.6 fail I can write how to
> > do it :]
>
> > Greetings from Poland
> > --
> > Jan Koprowski
>
> > On Feb 4, 2:08 am, Sassan <sassan...@verifone.com> wrote:
>
> > > Hi everyone,
>
> > > I have pretty much successfully followed the instruction to install RB
> > > on my virtual Ubunto machine with lighttpd as described in :
>
> > >http://www.reviewboard.org/docs/manual/dev/admin/installation/linux/
>
> > > and created an RB site apprently with no errors using the instructions
> > > (and values) set out in:
>
> > >http://www.reviewboard.org/docs/manual/dev/admin/sites/creating-sites...
>
> > > But before setting up my git repositories I wanted to see if Review
> > > Board was up.
>
> > > I was expecting to see the Review Board initial login page.
>
> > > But pointing my browser tohttp://localhost/allIget is the original
> > > lighttpd placeholder page.
>
> > > The one stating that no sites have been set up by the owner yet and to
> > > come back later.
>
> > > I am not sure what I have been missing here?
>
> > > Is there anyone out there who has successfully started Review Board on
> > > an Ubunto/lighttpd ?
>
> > > I'll appreciate your help,
>
> > > Thanks,
>
> > > Sassan- Hide quoted text -
>
> > - Show quoted text -

-- 
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