joglomedia / LEMPer

LEMPer Stack is terminal-based LEMP / LNMP ( Linux, Nginx, MariaDB, PostgreSQL, MongoDB, Redis, Memcache, PHP, Secure FTP ) installer and virtual host manager for Debian & Ubuntu cloud or virtual server (vps) and on-premise (bare metal).

Home Page:https://lemper.cloud/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nginx mod pagespeed configuration error

joglomedia opened this issue · comments

# nginx -t
nginx: [emerg] "pagespeed" directive "GlobalStatisticsPath" cannot be set at this scope. in /etc/nginx/includes/mod_pagespeed.conf:12
nginx: configuration file /etc/nginx/nginx.conf test failed

# nginx -t
nginx: [emerg] "pagespeed" directive "GlobalAdminPath" cannot be set at this scope. in /etc/nginx/includes/mod_pagespeed.conf:16
nginx: configuration file /etc/nginx/nginx.conf test failed

Ref: apache/incubator-pagespeed-ngx#1024 (comment)