graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #02484
[Question #194705]: Unable to start HTTPD. Getting: (13)Permission denied: httpd: could not open error log file /opt/graphite/storage/log/webapp/error.log.
New question #194705 on Graphite:
https://answers.launchpad.net/graphite/+question/194705
I'm running Fedora 16.
Installed Graphite 0.9.9.
Check-dependencies.py --> indicates "All necessary and optional dependencies are met"
Copied examples-graphite-vhost.conf to /etc/httd/conf.d/vhost.conf
Changed two lines:
WSGISocketPrefix run/wsgi
Alias /media/ "/usr/lib/python2.7/site-packages/django/contrib/admin/media/"
Unfortunately, when I tried starting HTTPD, it gives error:
"Getting: (13)Permission denied: httpd: could not open error log file /opt/graphite/storage/log/webapp/error.log"
I even 'chmod -R 777 opt/" but no joy. I also changed httpd.conf user/group to 'root' just for testing purposes, but no joy.
Any ideas?
Thanks in advance for all the help.
Kent
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.