Easy Engine pagespeed mod stopped unknown directive "pagespeed"

Hi all,

I don’t know what the issue in this matter. Until today, pagespeed mod works fine with the easy engine. But suddenly my site nginx shows following error.

nginx: [emerg] unknown directive "pagespeed" in /etc/nginx/conf.d/pagespeed.conf:2

I used this rtcamp guide to enable pagespeed for easy engine. So why suddenly pagespeed mod stopped working? Any way to find what’s the reason?

Hi…

Which OS you are using??

If you are using Ubuntu make sure you have nginx-custom package is installed.

If you are using debian make sure you have nginx-full package is installed.

you can check which package is installed using command

dpkg -l | grep nginx

If desired package is not installed then you can install it with

apt-get install <package-name>

Hi @aka20

It’s been a long time, and we haven’t heard from you. It looks like your issue is resolved.

I am closing this support topic for now. Feel free to create a new support topic if you have any queries further. :slight_smile: