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.
Hello,
I am receiving the following error when trying to restore a backup from another server.
server #1 plesk edition:
Plesk Obsidian Web Admin Edition
Version 18.0.60 Update #1
OS: Ubuntu 20.04.6 LTS
This is where the backup runs
server #2 plesk edition:
Plesk Obsidian Web Admin Se Edition...
Hi,
I have two plesk servers and a remote storage (FTP) server just to store backups.
I have connected to the first server and created a full backup, which is now saved in the remote storage (FTP)
I have connected to the second server and also added the remote storage FTP account in the...
I noticed that when i change the domain name through the built in plesk functionality in Plesk, the folder does not change. Is there any specific reason why?
e.g.
old.example.com => new.example.com
the path remains the same, /var/www/vhosts/example.com/old.example.com
Hi all,
So I have a dedicated server with IP e.g. 123.456.78 , the hostname of the machine is "malta12345.example.com"
On the server, I also have a domain "mydomain.com", which the A record points to the server. I am trying to send emails via SMTP through this domain.
Hostname...
ive used the "domain" endpoint with method "PUT" and parameter "name" and it worked perfectly.
This solved my problem, thank you!
However, what if i want to have the free trials on one server and clients with their own domains on a different server?
Is there any easy way to migrate from a...
Hi All,
So I have set up a free trial installer for my web app, all free trial installations are installed on unique subdomains on a domain that I own and points to my Plesk server
e.g.
spacex.dummydomain.com
Now lets assume the user wants to use his own domain instead of my subdomain, what is...
according to Google (Bard)
"Yes, I can verify that the Plesk REST API endpoint for importing a database file still exists. The endpoint is /api/v2/databases/import and it is available in Plesk Onyx and later versions."
However, I don't think this is true as this endpoint is not listed in the...
Hello,
I know that it is possible to create a database through Plesk Rest API, but is it possible to import an SQL file to that database so it gets filled with the necessary db tables for my app?
Hi,
Recently the dedicated server i use with Plesk Web Host edition got suspended by the hosting provider for email spamming reasons.
I checked the Mail Queue and there were 400+ emails in the queue all from the same domain (custom PHP web app)
I suspect that the suspension was caused by this...
I have examined the raw headers using the library mentioned above and its always missing. However, when I examine the email headers through the email client (e.g Gmail, Spark, Outlook) the message id DOES exist.
So my conclusion is that the message id is getting stripped somehow.
I’ve tried...
This question may be out of topic but I was wondering if there is any setting that removes "message-id" header from the incoming emails on the server?
Currently, I am using the following PHP library to receive read emails using IMAP but for some reason the message id is missing from all emails...
Hello,
Is it possible to restrict customers or subscription plans not to have access to the archive functionality of plesk's file manager?
Use Case:
I don't want clients to be able to .zip the all the files of their domain and download them locally?
Because they will get access to the source...
one more security rule i had to disable for my webapp to function properly:
211820 - for some reason this rule didnt let me to insert a new row to my db table through adminer.php