• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Search results

  1. K

    Question Remove PHP 7.4 and upgrade sites to PHP 8.1

    I see the query: plesk db -Ne "SELECT d.name FROM domains d, hosting h WHERE d.id=h.dom_id AND d.htype = 'vrt_hst' AND h.php='true'" But that selects all domains, also the domains using PHP 8.0 and 8.2 would be moved to the given selector. How can I search for only domains excluding specific...
  2. K

    Question Remove PHP 7.4 and upgrade sites to PHP 8.1

    Hi We are planning to remove PHP 7.4 from our servers. Before we do this, we want to move all sites with PHP 7.4 enabled to PHP 8.1. How can we change the PHP handler via CLI from all sites using PHP 7.4 to PHP 8.1? And leaving sites that are using PHP 8.0 or 8.2 untouched? Thanks
  3. K

    Issue HSTS issue with www forward

    There is no output. Without strict: 301 Moved Permanently. And a location header to forward to the domain including www.
  4. K

    Issue HSTS issue with www forward

    Hi I have a question / problem with the SSL-IT HSTS implementation. When I test the hosted websites on ssllabs.com, then the result is that HSTS is not configured and OCSP stapling is not active. When I test on hstpreload.org, I get two errors: Error: No HSTS header Response error: No HSTS...
  5. K

    Question ModSecurity Atomic rule set on Debian 11

    Hi In the Plesk Help Center, in the article 'Does Plesk support Debian 11' it is stated that ModSecurity Atomic rule set is not supported. Is there any prospect in supporting the (Advanced) Atomic rule set on Debian 11? What rule set do you use / advice? Thanks Kris
  6. K

    Resolved Apparmor on Debian

    Of course :-) Thanks for the clarifications.
  7. K

    Resolved Apparmor on Debian

    Is that the case for each dist-upgrade for a specific reason, or was that just a problem when upgrading from Debian 10 to 11?
  8. K

    Resolved Apparmor on Debian

    Ah great, so for a fresh Debian 11 installation, AppArmor can stay active. I suggest to mention that on the 'software requirements' page. Can we just enable AppArmor again? Do we have to take something into account?
  9. K

    Resolved Apparmor on Debian

    Thanks for the clear answer, IgorG. Is it planned to support AppArmor for Debian in the future? Is the implementation so different then on Ubuntu, where it is supported? I disabled AppArmor after installing Plesk on Debian 11 on one server. Is there something else I have to do?
  10. K

    Resolved Apparmor on Debian

    Hi On the 'software requirements' page, I read that apparmor must be disabled on Debian. Is that still the case? Thanks Kris
  11. K

    Issue Remove DNS zone files on Slave DNS

    Ahh great. Thank you.
  12. K

    Issue Remove DNS zone files on Slave DNS

    Hello AYamshanov On both servers (Plesk Master and the Slaves): BIND 9.16.1-Ubuntu (Stable Release).
  13. K

    Issue Remove DNS zone files on Slave DNS

    Hello When I delete zones in Plesk (which is the Master DNS), they are not deleted on the Slave DNS servers. Adding and modifying zones is not a problem, but zone files are not removed on the slave DNS servers when they are removed from the Plesk Master DNS server. It seems that no 'rndc...
  14. K

    Question Multiple Plesk servers to the same Slave DNS servers

    A temporary solution can be to export a list of all domains on all servers, consolidate the output en import them in the prohibited domain list on all Plesk servers. https://docs.plesk.com/en-US/obsidian/cli-linux/using-command-line-utilities/site-sites.67067/...
  15. K

    Question Multiple Plesk servers to the same Slave DNS servers

    Multi Server is only available for Plesk Onyx 17.0 and 17.5.
  16. K

    Question Multiple Plesk servers to the same Slave DNS servers

    Sure, if you manage all domains of all clients on all Plesk web servers manually. Or run one (or more) slave DNS servers for each Plesk server. But that means that if you run 20 Plesk servers, you'll need (at least) 20 slave DNS servers. A better solution should be a Plesk upgrade of the Slave...
  17. K

    Question Multiple Plesk servers to the same Slave DNS servers

    You can indeed have a slave DNS for multiple master DNS servers. Problem: when domain.com is configured on Plesk server A and another customer configures domain.com also on Plesk server B ... then both Plesk servers A and B are the master of that domain. The last DNS record update will propagate...
  18. K

    Question Multiple Plesk servers to the same Slave DNS servers

    There should be only 1 primary DNS server for each zone. Slave DNS Manager should do this: Check if the server that pushes a new/change/delete record for a zone, is the primary DNS server for that domain. Yes? Then the server sending the push is legit. No? Then there is something wrong and...
  19. K

    Question CentOS is shifting focus from CentOS 8 to CentOS Stream

    I'm not sure what you mean, but dnf and apt are two very different package managers. The result is of course the same: they'll install, delete and manage your packages. I would recommend to have a look to Ansible for this. It will save you much time once you've configured your playbooks. If...
  20. K

    Question CentOS is shifting focus from CentOS 8 to CentOS Stream

    A few months ago, I migrated a whole Ceph cluster and many VM's (like name servers, monitoring servers, etc.) from CentOS 7 to 8. That's a pain. I'm planning to migrate all systems to Debian in the coming months. Why? Just like CentOS, Debian is rock solid. Familiarity with the apt-family. No...
Back
Top