You were absolutely correct. Man, what a dumb mistake. :D Thanks for catching that!
On Thursday, January 3, 2013 10:26:19 AM UTC-7, Brian Armstrong wrote: > > I believe it is "htdocs" with an S on the end. > > Alias /static "/var/www/reviewboard/htdocs/static" > > I ran into the same problem. > > On Thursday, January 3, 2013 10:15:13 AM UTC-7, Brian wrote: >> >> Hello, >> >> I upgraded from v1.6.3 to v1.7.1 this morning using the following steps: >> >> > easy_install -U ReviewBoard >> > rb-site upgrade /var/www/reviewboard >> > /etc/init.d/memcached restart >> > service apache2 restart >> >> then found that I had to do: >> > chown -R www-data "/var/www/reviewboard/htdocs/media/ext" >> > service apache2 restart >> >> The upgrade seemed to go ok except the styles are missing when I look at >> our site, I just see text. >> >> I found here ( >> https://groups.google.com/forum/?fromgroups=#!topic/reviewboard/PRKV4CPZoZY) >> that I apparently missed something in the rb-site upgrade so I added >> >> Alias /static "/var/www/reviewboard/htdoc/static" >>> >> >> to my Apache config and restarted Apache again. >> >> But I'm still not seeing the styles. Any ideas? >> >> Thanks, >> Brian >> > -- 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 [email protected] For more options, visit this group at http://groups.google.com/group/reviewboard?hl=en
