Hello,
I'm trying to install reviewboard
i've followed the insatll book but apache don't want to show up review
board.
:(

I've asked to insatll reviewboard @localhost/reviews
but when i go there i see the directory listing and not reviewboard
python web interface.
So i suspect something is missing.
At below of the page there is written:
Apache/2.2.8 (Ubuntu) mod_python/3.3.1 Python/2.5.2 Server at
localhost Port 80

I've copied /var/www/reviews/conf/apache-modpython.conf to /etc/
apache2/sites-available
and done a2ensite apache-modpython.conf
I needed to modify it:
<VirtualHost *>                                         <-- removed :
80 becasue get an apache warning
        ServerName 127.0.0.1
        DocumentRoot /var/www/reviews/htdocs

Done sudo /etc/apache2 restart

But well nothing happens when i go to http://localhost/reviews/

Does any of us can give me a little idea to try?

thx!

Laurent
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To post to this group, send email to reviewboard@googlegroups.com
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