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

    Resolved Exclude files in Plesk account backups, but globally

    You can indeed exclude files and directories in the global backup settings. When scheduling a backup, make sure to check the option "Exclude specific files from the backup". Backup Manager -> Schedule -> Check the box for "Exclude specific files from the backup". Then, you can add rules like...
  2. M

    Question Need URL to get stable Version Number

    You mean something like this? #!/bin/bash # Get the current installed Plesk version current_version=$(plesk -v | grep "Product version" | awk '{ print $5 }') # Get the latest stable Plesk version from the RSS feed latest_version=$(curl -s...
  3. M

    Input Access issues with outdated Plesk Knowledge Base articles

    I’ve noticed that this page, along with many others that start with 'https://www.plesk.com/kb/support,' has a 'Read full article' button that leads to a 'You're not authorized to access this page' message. Could this be looked into as it affects accessing important information, even if you...
  4. M

    Question When will PHP 8.1 be available?

    You can vote for AVIF support via this UserVoice Request: https://plesk.uservoice.com/forums/184549-feature-suggestions/suggestions/44853340-avif-support
  5. M

    Issue Unable to create the remote backup to s3: Transport error

    Have you tried these settings in the panel.ini extension? [ext-s3-backup] SendRequestPayerOption = off MaxResumeAttempts = 200 MaxResumeFailures = 200
  6. M

    Resolved Moved files become not visible in file manager!!!

    I've just created a file with root permissions, and it shows up fine in the Plesk File Manager. Can you clarify exactly what you're trying to achieve? It would really help if you could provide some screenshots of what you're seeing, so we can better understand the issue and assist you further.
  7. M

    Input New UserVoice request to create a temporary admin account in WordPress via WordPress Toolkit

    Exactly! I've encountered the same frustrations so many times—fiddling around with customer credentials or adding a new admin account via phpMyAdmin can be quite cumbersome. Having a built-in option to create a temporary admin account would really streamline the support process. It would also...
  8. M

    Question plesk upgrade

    That's just a default message meant for new installations. Since you're performing an update and not a fresh installation, you can safely ignore it and proceed with the update.
  9. M

    Issue .net toolkit restart application doesn't work correctly.

    I recommend contacting Plesk Support so they can investigate the issue directly on your server. To sign in for support, visit: Plesk Support If you purchased your license through a reseller, they should provide support for you. In case your reseller doesn’t offer support, Plesk provides an...
  10. M

    Resolved Moved files become not visible in file manager!!!

    It sounds like a frustrating situation. To better understand what's going on, could you please provide some screenshots of the permissions and ownership settings you've applied? It would also help if you could show the output from the command ls -la in the directory where the files should be...
  11. M

    Issue Using Scaleway S3 for Plesk backups

    Backblaze Cloud Storage B2 is a solid alternative. It offers affordable pricing and has data centers in the EU as well. You can find more information on connecting Plesk to Backblaze here: https://talk.plesk.com/threads/connect-to-backblaze-b2-s3-compatible.357601/
  12. M

    Issue Postfix Issues with Alma Linux 9.4

    I recommend contacting Plesk Support so they can investigate the issue directly on your server. To sign in for support, visit: Plesk Support If you purchased your license through a reseller, they should provide support for you. In case your reseller doesn’t offer support, Plesk provides an...
  13. M

    Issue Postfix Issues with Alma Linux 9.4

    Can you look at this thread? https://talk.plesk.com/threads/smtp-auth-not-working.359394/
  14. M

    Issue Postfix Issues with Alma Linux 9.4

    Can you change the following: Server: domain.com Check "This server requires an encrypted connection (SSL/TLS)"
  15. M

    Issue Postfix Issues with Alma Linux 9.4

    Can you provide the SMTP settings currently configured in Outlook? This will help us pinpoint if there’s a configuration issue. Also, this thread might give you some helpful insights into similar issues: Issue - SMTP Auth not working
  16. M

    Input New UserVoice request to create a temporary admin account in WordPress via WordPress Toolkit

    Hi all, I’ve submitted a new UserVoice request that could make it easier for Plesk server admins to help clients with their WordPress sites. The idea is to allow server admins to create a temporary admin account in the WordPress Toolkit, enabling you to log in to a client’s WordPress site...
  17. M

    Issue Signal received. Gracefully shutting down... (send signal 2 more time(s) to force shutdown)

    It looks like your server might be experiencing a memory issue. Could you check the /var/log/syslog for any entries related to "OOM" (Out of Memory) or "out of memory"? This could help confirm if memory exhaustion is causing your Node.js project to restart at midnight.
  18. M

    Resolved ImunifyAV extension - CLI infected domain list?

    Not yet, but according to the documentation, this feature is currently in development for Plesk: Command-Line Interface
Back
Top