• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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