Comment #1 on issue 2936 by sararayb...@gmail.com: Something broke! (Error 500) at http://rb.domain.pl/r/119/
http://code.google.com/p/reviewboard/issues/detail?id=2936

This error for me was resolved by updating the reviewboard/conf/apache-wsgi.conf file with the following that was suggested during the update to 1.7.6, and then restarting apache. Hope that helps.

# Alias static media requests to filesystem
    <Location "/static">
        SetHandler None
    </Location>

    Alias /static "/var/www/reviewboard/htdocs/static"


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to