• We value your experience with Plesk during 2024
    Plesk strives to perform even better in 2025. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2024.
    Please take this short survey:

    https://pt-research.typeform.com/to/AmZvSXkx
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

cli

  1. D

    Question Plesk Backup CLI output to both Local storage + FTP

    It is obvious how to backup to both local storage and FTP via the web browser but, how do you do it from the command line? I can do it the hard way by specifying an output file in psa/dumps/backup-201234567.tar, Then use FTP to send it to the FTP server, then Untar it for local storage but...
  2. P

    Resolved Domain status disabled/suspended unclear

    Hi, I want to use CLI/bash to be able to enable, disable or suspend a domain. I am also trying to write a bash script that shows all enabled/disabled/suspended domains. There seems to be a problem with the domain status though, or maybe I am doing something wrong? I use "sudo plesk bin site...
  3. Sysop

    Question Check Plesk License Status from CLI

    I know there's the following command(s) to check an activation status: $ plesk bin license -c Although that doesn't return anything. There's also: $ plesk bin license -i <license> Which does return some information about a license when trying to install it, however, is it possible check without...
  4. nilsringersma_nl

    Input CLU utils notifications

    OS ‪CentOS Linux 7.7.1908 (Core)‬ Product Plesk Obsidian 18.0.19 My wish: Turn off all Plesk notifications to admin/reseller/client through CLI utilities. Used documentation: notification: Email Notification About System Events Input 1: # plesk bin notification --update -id 12 -send2reseller...
  5. M

    Resolved Mass update of Zone Transfer records

    I need to update the zone transfer record across multiple domains on multiple servers with different versions of Plesk ranging from 9.5 to 17. I'm looking for a way to do this at the cli for: v9.5.x - I suspect this may require direct edit of psa. v11.5.x and above - "%plesk_cli%\dns.exe" -a...
  6. S

    Question PHP CLI 7

    I'm trying to install Laravel via SSH but I realised that my PHP CLI is still 5 even if in the website I use 7.2 How can I use PHP 7 CLI and use all the modules include the php pgsql extension? I have 2 problems. 1) I'm running a cron job with root and it has a pg_connect inside the php...
  7. agarzon

    Question where is "Force daily log rotation for all domains" in CLI?

    According the change-log, starting from Plesk Onyx 17.5.3 Update 60 it was introduced and I quote: According that statement that new option can be managed via CLI and API. However, after reviewing the Command-Line documentation for hours and checking the --help option in my own command line...
  8. A

    Question Lets Encrypt - How to retrieve list of subscription status ??

    As per thread title, is there a means we can retrieve the status through a CLI command for all the subscriptions on our server with regards to the status of the SSL certificates that are/were issued via LetsEncrypt ?? We have an issue this morning since upgrading our Windows Server 2012 R2 to...
  9. F

    Resolved Download compressed backup via CLI

    Hi. Is there a way to download the compressed backup (as it does on the panel) in cli mode? thanks
  10. G

    Question Get list of sites with prefix, via CLI

    Hi, I'm on Plesk Onyx, 17.8 on CentOS 7.5 I can get a list of all sites on the server with: plesk bin site --list ... which is great, but how would I get a list of all sites including the relevant prefix? i.e. with http:// or https:// included? Thanks for any help you might provide!
  11. Edward Dekker

    Question common_cli_messages_nl-NL.php files

    Hello to all and @IgorG , I have seen on my server that there are a translateble file for "common_cli_messages_nl-NL.php" at /usr/local/psa/admin/plib/locales/nl-NL. Are there ways to add this into the Locales Manager? Most of the translations are availible from other files and could be...
  12. Yarin

    Issue Crazy SPU usage with Plesk CLI

    Hey! I noticing that plesk CLI service constantly uses 98% of the CPU usage - which results in extremly slow server. Everytime I shut down the task manually, it just comes back in a few hours.. I have the latest Plesk version on a Windows 2012 R server. Any ideas?
  13. J

    Question MAIL GUI

    Hi everyone, I would like a sort of GUI to see all the mails i've send or the count per email adres. A CLI solution would also be great because I wasnt able to find much on this. Does anyone know if this is possible. In Cpanel I was able to see delivery reports and see all the mails that were...
  14. nilsringersma_nl

    Question Possible (CLI) command to check what vhosts do not have a SSL certificate

    Hi Forum, Plesk: 17.8.11 System: CentOS7 With the Advisor extension it is possible to show a view of all subscriptions and their SSL status. In example, a view of domains that do not use a valid SSL certificate. I'm looking for a way to do the same thing on the command line. I want to perform...
  15. nilsringersma_nl

    Resolved Linux CLI notification utility, ID's missing.

    Hi all, System: CentOS7 Plesk 17.8.11 #1 Context: With this KB article we are able to disable ( or enable ) admin email notifications using the CLI. However the ID's for the notifications for WordPress APS updates and Let's Encrypt renewal are not shown in the article. I've tried inspecting...
  16. nilsringersma_nl

    Question Check if scheduled backups are enabled via CLI?

    Hello Forum! Would anyone happen to know a way to check if Plesk's scheduled backups ( as described here ) are enabled via the CLI? I can't find a way to do this in the CLI documentation. If it's possible via the CLI or maybe with a bash script it'll save me a lot of time. I can then run it...
  17. V

    Issue Error: There were issues with switching WordPress instances to HTTPS:

    Hello everybody. This morning many of my websites are falling without HTTP error, the server was no longer rendering the sites. Here is the kind of error that I could see in the "Security advisor": Error: There were issues with switching WordPress instances to HTTPS: Cannot switch from HTTP...
  18. V

    WP-Toolkit update broke permalinks

    At least with the plugins installed on my websites, after months of investigation, it's now clear after a wp-toolkit plugins/themes upgrade, lots of sites have the permalinks broken. To fix it, I have to save the permalink structure. I can either do it on each site but just found I can solve it...
  19. HHawk

    Resolved Is it possible to make changes to Plesk Firewall from the command line?

    Hi all, I am trying to learn how to setup a server from the command line, instead of by using the Plesk control panel. So far, I can manage everything from the command line. Which will be a time-saver, except for one thing; the Plesk Firewall. Is it possible to make visible changes in there as...
  20. V

    Question How to use Plesk CLI to change 'Default settings for remote access of database users'?

    We would like to change the option "Default settings for remote access of database users" ('Tools & Settings' > 'Database Hosting Preferences') to "Allow local connections only", using Plesk CLI. The following commands do not seem to be the solution: plesk bin server_pref...
Back
Top