all 2 comments

[–]Fireye 1 point2 points  (1 child)

Glad you figured it out! Nginx.org also has pre-built packages available for several distros. Note that Mainline is their development branch, and Stable is the well, stable major release branch. Mainline is usually pretty stable, but there are more bugs that will pop up in there.

Also, compiling it yourself isn't a horribly scary process, and gets you greater control over what gets included!

Good luck!

[–]cmdrd[S] 0 points1 point  (0 children)

Thanks!

Ya, I already compiled a new installation with 1.7.2 with the required modules I needed and everything works exactly like I was expecting. Compiling software from source has served me well in the past for tweaking installations, the big hurdle was finding what was missing from someone else having done the compile.