themos
New Pleskian
Hello Forum,
i am a newbie and would like to install and reconfigure nginx with brotli support (https://github.com/google/ngx_brotli).
I tried to do it, but always got stuck with errors like:
Is here anyone who can gimme a step by step "installation"?
I really would like to test brotli to get my pages load faster.
Or:
How can i reconfigure the current nginx installation?
Thank you
System: Plesk Onyx 17.0.17 Update Nr. 15
OS: Ubuntu 14.04.5 LTS
i am a newbie and would like to install and reconfigure nginx with brotli support (https://github.com/google/ngx_brotli).
I tried to do it, but always got stuck with errors like:
Code:
make[1]: Verzeichnis »/usr/local/src/nginx-1.11.1« wird betreten
cd /home/builder/buildbot/nginx-1.11.1-bubt1404x64/build/nginx/work/openssl-1.0.2h \
&& if [ -f Makefile ]; then make clean; fi \
&& ./config --prefix=/home/builder/buildbot/nginx-1.11.1-bubt1404x64/build/nginx/work/openssl-1.0.2h/.openssl no-shared enable-tlsext zlib no-idea no-mdc2 no-rc5 no-ssl2 no-shared -fpic \
&& make \
&& make install_sw LIBDIR=lib
/bin/sh: 1: cd: can't cd to /home/builder/buildbot/nginx-1.11.1-bubt1404x64/build/nginx/work/openssl-1.0.2h
make[1]: *** [/home/builder/buildbot/nginx-1.11.1-bubt1404x64/build/nginx/work/openssl-1.0.2h/.openssl/include/openssl/ssl.h] Fehler 2
make[1]: Verzeichnis »/usr/local/src/nginx-1.11.1« wird verlassen
make: *** [build] Fehler 2
Is here anyone who can gimme a step by step "installation"?
I really would like to test brotli to get my pages load faster.
Or:
How can i reconfigure the current nginx installation?
Thank you
System: Plesk Onyx 17.0.17 Update Nr. 15
OS: Ubuntu 14.04.5 LTS