Remigio Basic Pleskian Jun 18, 2019 #1 Pesk onyx 17.8.11 #57 with debian 9 I'm try to install google pagespeed module, and when try to install apache module I've this error: /opt/psa/admin/sbin/modules//pagespeed-insights/apache.sh: line 18: sudo: command not found
Pesk onyx 17.8.11 #57 with debian 9 I'm try to install google pagespeed module, and when try to install apache module I've this error: /opt/psa/admin/sbin/modules//pagespeed-insights/apache.sh: line 18: sudo: command not found
Remigio Basic Pleskian Jun 18, 2019 #2 Solved: delete sudo command, and that line become wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add - and installation works fine!
Solved: delete sudo command, and that line become wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add - and installation works fine!