• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Search results

  1. E

    Question Strategy for full-disk backups

    I have a Plesk installation on a bare-metal server. For peace-of-mind backups I was thinking about this solution: - A network drive (storage box) attached to the machine, to be used only for backups - A simple cron with rsync running once a day and copying everything from the main drive (from...
  2. E

    Issue Re-issue certificates with new domain aliases - CLI/REST or auto-generate

    Hello, Is there a CLI/REST command or some way to automate the re-issue of existing certificates after I have added a domain alias? Thank you and kind regards,
  3. E

    Issue WP-CLI for subscribers and PHP warnings

    As far as I know, subscribers accessing their subscriptions with SSH can use the WP-CLI just by installing it from scratch (download + give execute rights on the PHAR). Alas, this implies some errors on each command, like these: PHP Warning: Phar::mapPhar(): open_basedir restriction in effect...
  4. E

    Question CLI - Get list of databases by domain

    Hello, Do you know if there's a way to get the list of databases associated with a domain from the CLI (Bash script)?
  5. E

    Issue TLS 1.2 and 1.3 only

    Hello, I followed the guide here https://support.plesk.com/hc/en-us/articles/115000422229-How-to-enable-disable-TLS-protocol-versions-in-Plesk-for-Linux But this command: plesk bin server_pref -u -ssl-protocols 'TLSv1.2 TLSv1.3' Does not seem enough. A simple test with the tester on Qualys SSL...
  6. E

    Issue Multi-site applications (Drupal or custom) and Plesk managment

    Hello, I have a custom PHP application and a Drupal multi-site installation managing multiple virtual hosts. This means that: There is a single codebase (one directory in the filesystem) that responds for multiple virtual hosts A simple solution to make these sites work in Plesk is to use the...
  7. E

    Question Nextcloud (22) and OpenBaseDir

    Hello, I'm trying to install Nextcloud (through the Plesk extension) in a subdomain (using PHP 7.4 FPM) but it says: "open_basedir" parameter in PHP settings for domain must include "{WEBSPACEROOT}" The fact is that the domain DOES include it, as you can see from the PHP settings...
  8. E

    Question Wrong command and checks to do before restarting server

    Hello, There was a moment when I used the command "plesk bin cloning" and later realized that's not what I wanted. Now, what I want is this: to be able to restart the server and be sure that everything works fine just like now. So, to "undo" the previous command, I used this one: Is this...
  9. E

    Question Full server restore, if I have another Plesk server operational

    Hello, Suppose this use case: 1. Plesk server (#server-1) on a certain location, with a few hundreds subscriptions / domains. It goes down and is not recoverable. 2. Full backups, that is the whole content of var/lib/psa/dumps/ - obtained with rsync on another machine (#backup-machine). 3...
Back
Top