Closed (fixed)
Project:
Barracuda
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jul 2012 at 04:01 UTC
Updated:
6 Jul 2012 at 13:15 UTC
Just setup a new server, Ubuntu 12.04, and setup Barracuda in the "easy" mode. But, apparently nginx didn't start. When I try starting it manually I get the following error:
Starting nginx: nginx: [emerg] unknown directive "fastcgi_cache_purge" in /var/aegir/config/server_master/nginx/pre.d/nginx_speed_purge.conf:18
nginx: configuration file /etc/nginx/nginx.conf test failed
Does anyone know what I can do to fix this?
Comments
Comment #1
omega8cc commentedPlease follow bug submission guidelines. Thanks.
Comment #2
jeremyr commentedThanks for replying... I guess I was somewhat vague.
Comment #3
omega8cc commentedThere was a problem, already fixed, with newer version of the Nginx purge module path. It is expected that head may be broken sometimes. However, you should follow the docs and use BOA meta-installer, as explained in the docs/INSTALL.txt and not Barracuda script directly, unless you need some non-standard extra config.
Comment #4
jeremyr commentedThank you. I will give that a try.