← Back to team overview

graphite-dev team mailing list archive

Re: [Question #216708]: Apache error, invalid syntax importer.py

 

Question #216708 on Graphite changed:
https://answers.launchpad.net/graphite/+question/216708

    Status: Open => Solved

Hans Schou confirmed that the question is solved:
Sorry, got it, my fault.

In /etc/apache2/sites-enabled/graphite.conf I had:

PythonPath "['<%= node['graphite']['doc_root'] %>'] + sys.path"

I replaced it with:

PythonPath "['/opt/graphite/webapp'] + sys.path"

And all working now.

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.