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.
It seems Plesk has some issues renewing the TLS certificate which is used by the mail server.
In my setup I have:
Domains:
- domain.tld
- mail.domain.tld (only used for the certificate)
Mail server
- on domain.tld (for mails like info@domain.tld)
- SSL/TLS certificate for mail: Lets Encrypt...
In the meantime, I created a workaround in the script which is called by the "deploy actions" of Plesk:
#!/bin/bash
# in case if you need php
export PATH=/opt/plesk/php/8.1/bin:$PATH:$HOME/bin
echo "Auto-Deploy started"
date
# get latest hash of the main branch
# for this command you need a...
Thanks, but how did you restrict the access for all other domains? For example, pagespeed AdminPath /pagespeed_admin; will enable access for all domains...
User name: remy
TITLE
Removing domains on classic list doesn't work
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk Obsidian
Version 18.0.23
Ubuntu 16.04.6 LTS
Root server
PROBLEM DESCRIPTION
Removing domains on classic list doesn't work - nothing happens when selecting one...
To reproduce: Select a subscription, scroll down to the bottom and click on the classic list view. Now try to select any domain (checkbox) and hit "remove/delete". Nothing happens, except this error in browser console:
Uncaught TypeError: Cannot read property 'insertAdjacentHTML' of null
at...
I altered the fastcgi_pass to the correct socket (copied from the Plesk-generated nginx.conf). Homepage works fine but paths underneath it results in a 404. It seems like the index.php is not called as entry point.
repo list: apt-cache policy Paketdateien: 100 /var/lib/dpkg/status release a=now - Pastebin.com
Is it possible to generate the .mo-file on another server and copy it?