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 2024 Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024. Please take this short survey: https://pt-research.typeform.com/to/AmZvSXkx
The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.
Hello,
To create the mail name with enabled mailbox the corresponding option has to be specified: plesk bin mail --create [email protected] -passwd "abc1234@XYZ" -mailbox true
Thank you for pointing this out! The article would be updated.
If you enable debug mode the way it is described here - How to enable/disable Plesk debug mode - you would see errors preceding send-error-report.exe calls.
Hello,
If PHP support is not enabled for example.com you have to specify it explicitly:
plesk bin site -u example.com -php_handler_id handlerid -php true
Hello,
Thank you for drawing our attention to it! This improvement was reported as EXTREST-114.
Please try creating customer with more complex password.
Hello,
Have you tried using the workaround suggested?
https://support.plesk.com/hc/en-us/articles/115000264494--BUG-Unable-to-execute-additional-deployment-action-for-Git
Hello,
What is the error you are getting while running the script?
In case you want to run it on the same Plesk server it might be easier to use CLI, the commands for retrieving list of email addresses and creating new email address are available via plesk bin mail. More information can be found...
Hello,
The bug is confirmed as PPP-48975, thank you for reporting it!
I assume the compatibility mode for the legacy option "Separate SSL/TLS and non-SSL/TLS content" is enabled on these domains in Hosting Settings? Please consider disabling it.
Hello,
Please refer to this KB article for a workaround [BUG] Unable to perform migration: Unable to find archive metadata. The archive is not valid Plesk backup or has been created in an unsupported Plesk version
Hello,
Panel access without port specifying is enabled. You can disable it by running plesk bin admin --disable-access-domain, see Customizing Plesk URL
Hello,
You can use CLI for disabling access to Plesk panel without port specified: plesk bin admin --disable-access-domain
More information is available here