• 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.

Auto Nginx Update crash all my websites. Thanks Plesk!

SpAcEDeViL

Basic Pleskian
The auto Update crash all my pages...

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

Pagespeed is not integrated... ok, so i installed by my self... but why do you crash all my pages with a auto update!?

AND:
nginx: [emerg] BIO_new_file("/usr/local/psa/var/certificates/cert-****") failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/usr/local/psa/var/certificates/cert-****','r') error:2006D080:BIO routines:BIO_new_file:no such file)
nginx: configuration file /etc/nginx/nginx.conf test failed
 
Code:
[2016-04-13 20:30:22] ERR [util_exec] proc_close() failed ['/usr/local/psa/admin/bin/nginx-config' '-t'] with exit code [1]
[2016-04-13 20:30:23] ERR [util_exec] proc_close() failed ['/usr/local/psa/admin/bin/nginx-config' '-t'] with exit code [1]
[2016-04-13 20:30:23] ERR [panel] Apache config (14605722220.12931500) generation failed: Template_Exception: nginx: [emerg] BIO_new_file("/usr/local/psa/var/certificates/cert-***") failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/usr/local/psa/var/certificates/cert-***','r') error:2006D080:BIO routines:BIO_new_file:no such file)
nginx: configuration file /etc/nginx/nginx.conf test failed

file: /usr/local/psa/admin/plib/Template/Writer/Webserver/Abstract.php
line: 75
code: 0
nginx: [emerg] BIO_new_file("/usr/local/psa/var/certificates/cert-***") failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/usr/local/psa/var/certificates/cert-****','r') error:2006D080:BIO routines:BIO_new_file:no such file)
nginx: configuration file /etc/nginx/nginx.conf test failed

all the cert-*** names are complete wrong in the ngnix.conf in the var/www/vhosts/system/*/conf/

What is now the currect way? Dublicate the certs or rename it in the nginx.conf?!
 
Push!

I need a Info. What is, when i update my Cert. over lets encrypt ? Must i replace all the certs per hand?!

And, what is with pagespeed in nginx?
 
Back
Top