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

    Question LIMIT/RESTRICT DB SERVER VISIBILITY FOR SUBSCRIPTIONS?

    Hello Everyone! We have a PLESK ONYX (Version 17.8.11 Update #57) installation and multiple clients and subscriptions. Some of our clients are paying extra to have their own separate DB SERVERS and we have have added those to the PLESK installation and this works. So far so good. We would...
  2. O

    Question How to Filter Database Servers Available to Plesk Subscriptions

    Hello! Thank you in advance for your ideas on this issue. Some of our Clients have their own separate database servers (AWS) which are meant to be "PRIVATE" and for their own use only. We can connect successfully and it all works just 'fine'. The issue that we have is that when a user creates...
  3. O

    Issue FTP BACKUPS lists backups for other websites/accounts on same remote folder

    Scenario: I have a client that owns multiple domains for different businesses. He uses different teams to maintain each site. He uses a server at home to keep remote backups of his websites in case DEV teams fail to keep backups. Issue: Whenever someone visits the BACKUP page for any of his...
  4. O

    Input S3 Backup - Delete each TAR on a multivolume backup after each upload

    I think it may be useful to delete each TAR on a "multivolume backup" after it us uploaded to the S3 bucket, instead of at the end. Maybe a few 'behind' the last one so far in the set in case it is needed locally for some reason. This would allow for backups on low space situations
  5. O

    Resolved Adding a second networking interface

    For those having the exact same problem here is the link that helped me sort it out: https://forums.aws.amazon.com/message.jspa?messageID=404398 In my opinion it is step 2 that made the difference: 2. Configured and added the ifcfg script # ifconfig eth1 <INTERNAL_IP_1> netmask...
  6. O

    Resolved Adding a second networking interface

    Hello! did you ever find a solution to this? I am experiencing the same issue.
  7. O

    Nginx with custom permalinks - Wp-login.php - Too many redirects

    What worked for my was adding a rule specifically targeting the /wp-admin folder #ignored: "-" thing used or unknown variable in regex/rew if (!-f $request_filename){ set $rule_1 1$rule_1; } if (!-d $request_filename){ set $rule_1 2$rule_1; } if ($rule_1 = "21"){ rewrite...
Back
Top