Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pagespeed module Nginx configuration error. #31

Closed
Chathu07 opened this issue Jan 20, 2019 · 5 comments
Closed

Pagespeed module Nginx configuration error. #31

Chathu07 opened this issue Jan 20, 2019 · 5 comments
Assignees

Comments

@Chathu07
Copy link

Chathu07 commented Jan 20, 2019

Hello all,

Today I try to install this script support all the nginx additional modules (used the --full option). The script shows successfully installed. Then I added "etc/nginx/common/pagespeed-vhost.conf" and "/etc/nginx/conf.d/pagespeed.conf" files (which is mentioned by you in here). Then I added those conf files to my "sites-available" each configuration files (inside the server blocks). After I try to reload nginx it shows an error. When I run nginx -t it shows following entries in those files have issues.

"pagespeed on;"
"pagespeed standby;"

Which means this script not installed pagespeed modules in my VPS? When I run "nginx -v" it doesn't shows pagespeed modules, but it shows other modules.

I have Ubuntu 18.04.1 LTS VPS on Vultr.com.

root@user~# nginx -t
nginx: [emerg] unknown directive "pagespeed" in /etc/nginx/conf.d/pagespeed.conf:2
nginx: configuration file /etc/nginx/nginx.conf test failed

@Chathu07 Chathu07 changed the title Pagespeed module error. Pagespeed module Nginx configuration error. Jan 20, 2019
@VirtuBox VirtuBox self-assigned this Jan 21, 2019
@VirtuBox
Copy link
Owner

Hello @utags,

the issue has been fixed with the commit a7dd93b.

Regards,

@Chathu07
Copy link
Author

Dear VirtuBox,

Within next 2 weeks I can't test the new script. Once I test it I'll update. Thanks so much your support and this script.

@Chathu07
Copy link
Author

Dear VirtuBox,

Is this works with EasyEngine v4?

@Chathu07
Copy link
Author

I have changed to WordOps. Now no issue at all.

@VirtuBox
Copy link
Owner

Hello @utags,
No, my bash script doesn't work with EasyEngine v4.
But it's fully compatible with EEv3 or WordOps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants