Re: fastcgi_cache_purge line in config causes segmentation fault since 1.7.8 in nginx-extras

2014-12-16 Thread talkingnews
Right, sorted! https://bugs.launchpad.net/bugs/1403054 New nginx-extras mainline is now available to fix the bug - my good deed for the day :) Posted at Nginx Forum: http://forum.nginx.org/read.php?2,255522,255534#msg-255534 ___ nginx mailing list ngi

Re: fastcgi_cache_purge line in config causes segmentation fault since 1.7.8 in nginx-extras

2014-12-16 Thread talkingnews
For anyone following this, I had a reply on the repo bug ticket saying: > I just downloaded nginx_1.7.8-1+utopic1.debian.tar.gz sources from PPA and it looks that unfortunately it doesn't use the latest version of the module. Please contact PPA package maintainer (teward) and ask him to update it.

Re: fastcgi_cache_purge line in config causes segmentation fault since 1.7.8 in nginx-extras

2014-12-16 Thread talkingnews
Valentin V. Bartenev Wrote: --- > https://github.com/FRiCKLE/ngx_cache_purge/blob/master/CHANGES > > Since you're using a lot of 3rd-party modules it's a good idea to > update them too. Not sure how I can do this when I'm using http://ppa.launc

Re: fastcgi_cache_purge line in config causes segmentation fault since 1.7.8 in nginx-extras

2014-12-16 Thread Valentin V. Bartenev
On Tuesday 16 December 2014 05:36:38 talkingnews wrote: > Hello; > > for many months I've been running the config shown here: > https://rtcamp.com/wordpress-nginx/tutorials/single-site/fastcgi-cache-with-purging/ > > This morning, I apt-get upgraded and got nginx 1.7.8 and a load of dead > sites.

fastcgi_cache_purge line in config causes segmentation fault since 1.7.8 in nginx-extras

2014-12-16 Thread talkingnews
Hello; for many months I've been running the config shown here: https://rtcamp.com/wordpress-nginx/tutorials/single-site/fastcgi-cache-with-purging/ This morning, I apt-get upgraded and got nginx 1.7.8 and a load of dead sites. running nginx -t gave me a segmentation fault (core dumped) error. A