• 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
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

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