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/
After running
plesk sbin statistics --calculate-one --domain-name=example.com
I get
WARN: WARNING during statistics_collector execution: statistics_collector[17429]: Failed to process database 'example' from domain 'example.com': MySQL error 1049: Unknown database 'example' executing query...
Did something change?
I'm pretty sure wildcard certs used DNS-01 challenge, but recently I started getting an error every time that it tried the acme challenged (and failed, since I block it on the firewall).
How can I force it to use DNS-01? I'm using external DNS.
Getting:
Invalid response...
I want to add a HTTP header to images in a certain directory.
However when adding Header set test 1 to .htaccess in the directory, the the header isn't added to the files.
Only after disabling "Smart static files processing" the header shows up.
I could just leave it disabled, but Plesk...
I'm looking for a way to use a different webroot for my www.domain.com and a different one for all the other subdomains.
I created domain.com, then created a wildcard subdomain for that domain, pointing to a different webroot.
The problem is that the wildcard subdomain hijacks the www subdomain...
This also prevents me from configuring new websites. Nginx keeps trying to use the non-existent IP.
sysctl -w net.ipv6.ip_nonlocal_bind=1 is a workaround, but I prefer to prevent nginx using that IP.
I previously deteled the only IPv6 from my server, I don't intend to use it. However nginx still attempts to use it when regenerating apache/nginx configs for domains
( IPv6 replaced with x:x:x:x:: below)
httpdmng failed: [2020-07-30 16:14:21.070] ERR [util_exec]
proc_close() failed...
Just delete everything in /usr/local/psa/admin/conf/templates/custom/
then repeat How to remove/change the X-Powered-By header for all websites hosted in Plesk
and
Plesk Obsidian 18.0.28
Ubuntu 18.04.4 LTS
EDIT: issue caused by custom templates, which I made to remove the X-Powered-By PleskLin header. Copying and editing new default templates resolved it.
Please make removing those headers an option in Plesk. Using custom templates potentially...