• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Search results

  1. Ray

    Resolved I can't log in: Composer detected

    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...
  2. Ray

    Issue Can't create hosting domain

    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...
  3. Ray

    Question MSSQL server default permissions.

    I'll take that as a "no".
  4. Ray

    Question MSSQL server default permissions.

    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...
  5. Ray

    Question Importing databases into plesk/MSSQL

    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...
  6. Ray

    Question Importing databases into plesk/MSSQL

    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.
  7. Ray

    Question Importing databases into plesk/MSSQL

    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...
  8. Ray

    Question MSSQL Azure BACPAC file

    how can I restore a .BACPAC file made in Azure to a Plesk-created MSSQL database?
  9. Ray

    Question Enforce domain in a subscription or plan.

    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...
  10. Ray

    Question Enforce domain in a subscription or plan.

    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...
Back
Top