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

Recent content by UnS3eN

  1. UnS3eN

    Question Automate FTP Backup settings for domains

    SOLVED (I think). For anyone looking to automate this: Step 1. Make sure you have the target dir set up on the FTP server - it needs to exist when the settings are validated and doesn't get created automatically Step 2. Set up the FTP target and credentials (in my case the target is a domain...
  2. UnS3eN

    Question Automate FTP Backup settings for domains

    Correction: the settings are added, but the Backup Manager still shows FTP inactive, so it doesn't appear in the Scheduler as an option. Edit: Seems like it needs to be explicitly enabled by running:
  3. UnS3eN

    Question Automate FTP Backup settings for domains

    Yes, the test cURL works fine, but it asks for the passwords explicitly when you run it. This doesn't return anything - no errors and no success messages - and seems to run. However, when I go in to the domain's backup manager to check the FTP settings, nothing has been added. Also,
  4. UnS3eN

    Question Automate FTP Backup settings for domains

    even after setting the FTP_PASSWORD env var.
  5. UnS3eN

    Question Automate FTP Backup settings for domains

    I found this topic: https://support.plesk.com/hc/en-us/articles/12377218996631-Is-it-possible-to-create-scheduled-backup-tasks-in-Plesk-via-CLI-API but it doesn't seem to work. When trying to configure FTP for a subscription: $ sudo plesk bin backup-storage --configure ftp -subscription...
  6. UnS3eN

    Question Automate FTP Backup settings for domains

    Trying to figure out how to automate backups to FTP for each new domain. As it stands, the only way I can see is doing it for each domain manually: go to the domain, click Backup & Restore, add remote storage settings, schedule backups. I was hoping there was a better way of automating it so...
  7. UnS3eN

    Question certificate removed but plesk try to renew the certificate

    Pretty sure the standalone certbot install has a local list of certs to renew (a bunch of .conf files kept in /etc/letsencrypt/renewal). This list has to exist in Plesk install as well. Just not sure where it's kept.
  8. UnS3eN

    Question certificate removed but plesk try to renew the certificate

    Same issue. Deleted the cert, set the domain to HTTP only. Still getting "could not renew" notifications every day
  9. UnS3eN

    Issue WP Toolkit Timeout when cloning sites

    WP Toolkit cloning no longer working. Instead we're just getting a timeout: Task is not responding: id=7945, pid=26158, type=ext-wp-toolkit-clone-instance, currentStepProgress=-1, currentStepText=, initialTaskParameters=Array, isRestarted=1, publicParams=Array...
  10. UnS3eN

    Question Plesk Migration not picking up backup settings

    I'm migrating Plesk Obsidian from CentOS 6.10 to Alma 8.5. Having trouble with a couple of things: - Some site databases are located on a dedicated external MySQL server. When migrating the subscriptions, databases get migrated to localhost. How does one go about skipping the database migration...
  11. UnS3eN

    Issue How to Install ionCube Loader for Plesk PHP 8.0?

    Can confirm. ionCube loader doesn't support 8 yet. Use 7.4
  12. UnS3eN

    Question Global nginx access log format

    I'm trying to change the default log format with immediate effect across all sites and can't find where to do that safely
  13. UnS3eN

    Question Application database settings

    Thanks for the reply, Monty. 1. Already registered. I'm able to clone databases to that server via Plesk panel. 2-6. That is a hell of a run around. Especially when you consider there's over 250 sites I'm moving the databases for. I'm able to copy the database and update the wp-config with the...
  14. UnS3eN

    Question Application database settings

    Migrating databases from Plesk machine to a dedicated server. Copy database, create user, change the connection settings for the site - site works fine. The issue is that Plesk interface is not allowing me to delete to old locally hosted database. The Remove button is greyed out and it's says...
  15. UnS3eN

    Issue nginx passenger config error

    Issue somewhat resolved. Uninstalled nginx, passenger server, node.js, and ruby via Add/Remove Components. nginx config now testing properly: # nginx -t nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful However...
Back
Top