>> What steps will reproduce the problem?
1. svn checkout http://kanban-board.googlecode.com/svn/trunk/
kanban-board-read-only
2. Add the attached file to my /etc/apache2/conf.d directory.
3. sudo /etc/init.d/apache2 restart
4. Hit http://localhost/kanban-board in my browser.
>> What is the expected output? What do you see instead?
I expect to see the web-GUI. Instead I see a broken image link and some text:
"""
simple, interactive, web based kanban playground
help
archived projects
settings
close See wiki page for more details.
"""
I also see this in my /var/log/apache2/errors.log:
"""
[Tue Oct 05 20:14:59 2010] [error] [client 172.23.3.170] File does not exist:
/var/www/assets/images/kanban.jpg, referer: http://172.23.3.155/kanban-board/
"""
>> What version of the product are you using? On what operating system?
I've checked out R19. I'm running on Ubuntu Lucid-Lynx with Apache and PHP
5.3.2. I'm trying to view in the Chrome browser.
Original issue reported on code.google.com by cuddi...@gmail.com on 20 Oct 2010 at 1:59
Original issue reported on code.google.com by
cuddi...@gmail.com
on 20 Oct 2010 at 1:59Attachments: