My main objective was to upgrade to nginx-1.21.1 since I try to keep web servers at latest nginx release level.
I did:
bash <(curl -f -L -sS https://ngxpagespeed.com/install) \--nginx-version latest --ngx-pagespeed-version latest-stable
And it compiled successfully and I'm now at nginx-1.21.1 with
pagespeed running, so the pagesped script is not completely
broken.
--
You received this message because you are subscribed to a topic in the Google Groups "ngx-pagespeed-discuss" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/ngx-pagespeed-discuss/PSrbZrjKpKI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to ngx-pagespeed-di...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/ngx-pagespeed-discuss/e12509a6-cd24-4c48-91c2-598118bca895n%40googlegroups.com.
I have no experience with Centos 7, but since this is a basch script, it should basically be the same for Ubuntu and Centos.
If you already have nginx installed, please do a nginx -V first to get the compile arguments for your installation, then use these arguments when the basch script ask for additional compile arguments.
/Petter
To view this discussion on the web visit https://groups.google.com/d/msgid/ngx-pagespeed-discuss/a5119d6b-cbd6-4e4a-a693-05d594d5bdc9n%40googlegroups.com.