• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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