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.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
In our case it was a Plesk component that updated called "catalog" with a minimum requirement not met by our older Plesk version.
A work around for this is to edit: /opt/psa/admin/plib/modules/catalog/vendor/composer/platform_check.php
if (!(PHP_VERSION_ID >= 70400)) {
$issues[] = 'Your...
Error similar to the following displayed when creating a domain of type "website hosting", either as part of a new subscription, or within an existing subscription.
--
Error: A specified logon session does not exist. It may already have been terminated. (Exception from HRESULT: 0x80070520)
In...
Hello.
Our developers like to export the databases from time to time, and also need DBO Schema permission on thier databases as they are usually developed elsewhere (as DBO) and then imported.
This means the defaults as set up by Plesk are unsuitable and I need to manually change them every...
Thanks for the help!
I did research the Plesk Migrator, but that's quite a bit of work, and it looked like it was intended for a server-wide migration which isn't my use case.
I've now done a few Database Migrations manually using the following method:
. Create the new MSSQL Database in Plesk...
I mean an MS SQL server device backup .bak file (as made by SSMS) of the database I want to import into Plesk. I thought that was clear from context. Apologies.
Using the .bak backup file would be one method, but I'd be happy with any solution that works.
Is there a standard/easy procedure for backing up a database from a non-plesk MS-SQL server (where user x is just DBO role) and importing it into a Plesk created database?
We have hundreds of sites directly in IIS/SQL that need to be migrated over and need something easy we can do from SSMS or...
What I'm after is setting it up so that the customer can only configure up subscriptions with domains that have a certain "suffix". So all sites they make must be in a specific domain.
So using the above example, they can set up a domain(site) with a name bob.mysites.mydomain.com within the...
Is there a way to force a domain suffix in a plan or subscription?
I want to allow my client to make his own sites, but force all of those sites to be within the same domain.
like *.mysites.mydomain.com".
I intend to combine this with a wildcard DNS for *.mysites.mydomain.com pointing to the...