• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Nginx cannot start after auto update

SpAcEDeViL

Basic Pleskian
Hy,

i have install nginx. For a better speed i have install spdy and pagespeed.
But after the last automatic update the installed modules are gone. They wont compiled with the update.
So all my administrated webpages are offline after the update.

nginx: [emerg] unknown directive "pagespeed" in /var/www/vhosts/system/****.de/conf/vhost_nginx.conf:1
nginx: configuration file /etc/nginx/nginx.conf test failed

Can Odin make sure, when the nginx process cannot started, a fallback strategy handle it, to make sure that the pages come back online and send a mail to the admin with the error?

Now i have recompiled it with the modules. 1 Module cannot find, they was installed with the update.

adding module in /usr/share/passenger/ngx_http_passenger_module
./configure: error: no /usr/share/passenger/ngx_http_passenger_module/config was found
 
Back
Top