Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We value your experience with Plesk during 2025 Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025. Please take this short survey: https://survey.webpros.com/
On Plesk for Linux mod_status is disabled on upgrades to improve Apache security. This is a one-time operation that occurs during an upgrade. You can manually enable mod_status later if needed.
Thanks I know this Ubuntu Script, but I'm on Centos and I therefore would need to do steps manually.
So I just need the openssl part that basically received an update.
I got the same problem with
/opt/drweb/update.pl = ERROR: Dr.Web Updater: failed to download files !
All above checks gives results, turning off firewall is not helping.
Any hint?
OK i now fully removed nginx and reinstalled it via plesk and re-ran plesk nginx install.
Then I executed the script again...
but nginx -t now gives me:
nginx: [emerg] dlopen() "/etc/nginx/nginx/modules/ngx_http_passenger_module.so" failed...
I just tried your script coming from a manual compile 1.14.0:
According to log it ran through fine. .
Plesk-nginx was compiled successfully !
.. BUT nginx -t gives me an error.
nginx -t
nginx: [emerg] unknown directive "passenger_root" in /etc/nginx/conf.d/phusion-passenger.conf:1
nginx...
OK solved. apt-get update is woking again.....
Under /etc/apt/sources.list.de I found that the used meltdown spectre Kernal patch was the cause.
As this was implements in linux now, this can be removed" canonical-kernel-team-ubuntu-pti-xenial.list"
With plesk sbin pum --check
or
apt-get update && apt-get upgrade -y
I get this error
2018-03-06 13:14:07 INFO: pum is called with arguments: ['--check']
2018-03-06 13:14:13 ERROR: W:The repository 'http://ppa.launchpad.net/canonical-kernel-team/pti/ubuntu xenial Release' does not have a...
I´m using php 7.1 for my Drupal 8.35 site and get error when trying to print with DOMPDF.
I get this error Error generating the document:
Drupal\entity_print\PrintEngineException: Failed to generate PDF: Unable to load css file...
I was informed that selve compiled nginx + pagespeed and standarx plask apache + pagespeed could cause js problems.
Activation of apache pagespeed is very simple, but is there a easy removal guide as well?
It might make sense to add these steps to your awesome nginx + pagespeed guide and expand the optimal nginx setting.
As plesk now offer pagespeed extensions for apache will this cause any problems with nginx?
I also got problem with ONE of 2 Domain Alias that is not getting a certificate.
Warning: Failed to resolve the challenge for <Domain_Alias> Details:
Failed to pass challenges for domain '<Domain_Alias>'
What can i do about it?
I noticed that there is an updated nginx 1.13.4 and new ngx_pagespeed-1.12.34.2-stable version.
When I change these from the Config setup and MAKE I get this error:
What am I doing wrong?
Hi
I just checked my nginx -v to see if i have the latest nginx-1.13.2 on server or not as I could not remember....
and get :
nginx: error while loading shared libraries: libssl.so.1.0.2: cannot open shared object file: No such file or directory
but systemctl status nginx.service
●...