• 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. W

    Issue Validating Sub-User/Additional Account Permissions via Extension

    I'm trying to validate the given permissions of a sub-user/additional account. Calling: $domain = array_values(pm_Session::getCurrentDomains(true))[0]; if (!$domain->hasPermission('webSitesAndDomainsManagement')) { throw new pm_Exception($this->lmsg('permissionDenied')); } Which doesn't...
  2. W

    Question Physical/Technical Limit to Restricted Domain List

    Hi everyone! I was wondering if there is a physical limit to the number of domains I can add to Plesk's prohibited domain list [domain_restriction] Is there a noticeable performance barrier/impact, or limit if I have, say, 1k domains? 10k domains? 100k domains? Thanks!
Back
Top