Question #255056 on Graphite changed: https://answers.launchpad.net/graphite/+question/255056
Status: Open => Answered Denis Zhdanov proposed the following answer: Hi Mike, It seems nobody faced with similar error before - so, no responses. I'm running Graphite 0.9.12 on Ubuntu 12.04 w/o any troubles, on default Django 1.3.1. And never tried develop server, Apache run just fine. Try, for example this manual - https://www.digitalocean.com/community/tutorials/installing-and-configuring-graphite-and-statsd-on-an-ubuntu-12-04-vps - just change graphite version (and download URLs) for 0.9.12 - wget https://github.com/graphite-project/graphite-web/archive/0.9.12.tar.gz -O graphite-web-0.9.12.tar.gz wget https://github.com/graphite-project/carbon/archive/0.9.12.tar.gz -O carbon-0.9.12.tar.gz wget https://github.com/graphite-project/whisper/archive/0.9.12.tar.gz -O whisper-0.9.12.tar.gz Or just try this gist - https://gist.github.com/thejandroman/8722523 -- You received this question notification because you are a member of graphite-dev, which is an answer contact for Graphite. _______________________________________________ Mailing list: https://launchpad.net/~graphite-dev Post to : graphite-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~graphite-dev More help : https://help.launchpad.net/ListHelp