I am trying to use http://supervisord.org/. But came across and error. I have the supervisord.conf
file in the same directory I am running this in.
I tried to run supervisord
for the first time on my OSX Lion computer and when I run it I get the error:
Error: .ini file does not include supervisord section
I installed it via easy_install
just like the instructions say. Cannot really find anything helpful in a Google search. Help and direction would be appreciated. Thank you.