• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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