It's likely in your vhost conf file that you've got the same daemon process already defined somewhere.
WSGIDaemonProcess twig processes=10 threads=3 display-name=%{GROUP}
Ensure that "twig" part is UNIQUE by renaming it to something more project specific.

No comments:
Post a Comment
Leave your thoughts ...
---
If you are having trouble with copy/pasting in comments, you need to sign in or click 'Preview'.
For more information about this Firefox bug, see here.