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.
I would like to request plesk to change this error message "Server Error 503 Service Temporarily Unavailable - The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later. " for suspended account or domain.
am using Plesk Onyx Hosting along with it's API to suspend webspaces (subscriptions). I do this using the PHP library like so:
public function disableWebspace($id, $guid, $domain) {
$webspace = $this->client->webspace()->request([
'set' => [
'filter' => [...
My subscription was suspended because I exceded database quota by testing database.
I want to delete test database but I can't because the plesk interface is blocked.
How I can delete database and unblock subscription? Help!!!
Hi,
On Plesk 12.0, when a domain was suspended, you'd get a message when viewing the website. Now on Onyx 17.0, it's displaying the default website.
Is there any way to get the domain to show a message rather than the default website please?
Thanks!