New question #229854 on Graphite: https://answers.launchpad.net/graphite/+question/229854
I got a problem about graphite's installation. 1. install all dependecies, and 2. install graphite # pip install git+git://github.com/graphite-project/[email protected] # pip install git+git://github.com/graphite-project/[email protected] # pip install git+git://github.com/graphite-project/[email protected] 3. config 4. enable mod_wsgi on apache and restart it 5. open http://<ip> on browser, there is interal error on server 6. tail -f /opt/graphite/storage/webapp/log/error.log Target WSGI script '/opt/graphite/conf/graphite.wsgi' cannot be loaded as Python module. 7. the I have chown -R www-data:www-data /opt/graphite/storage and /etc/init.d/apache2 restart but the error still exist. any suggestion? -- 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 : [email protected] Unsubscribe : https://launchpad.net/~graphite-dev More help : https://help.launchpad.net/ListHelp

