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

Recent content by MariusAZ

  1. M

    Forwarded to devs Adding IPv6 removes other IPs from Adapter

    Netplan is default on 18.04. I've had the exact same problem. I configured ipv6 with command line and it kind of worked, but then some process is kicking off that stops the webservers. If I went in to rebuild webserver configuration it would temporarily fix it for a day. Going into the web...
  2. M

    Let’s Encrypt Secured Plesk Not Renewing

    I'm having the exact same problem. Same version of Plesk on 2 different servers running Ubuntu 16.04 LTS.
  3. M

    502 Bad Gateway everyday

    This is affecting Ubuntu 14.04 LTS as well. Had the same problem, changing to restart fixed it.
  4. M

    502 Bad Gateway everyday

    Changing the line: (on my debian 8 machine) /etc/init.d/apache2 reload > /dev/null; \ To /etc/init.d/apache2 restart > /dev/null; \ Fixed one of my servers. The other one did the same thing again, but this one was running on Ubuntu 14.04LTS. I will change it on the Ubuntu server now and...
  5. M

    Patching Plesk 12.5 for weak DH

    Don't use the "all" option. It's broke. /usr/local/psa/admin/bin/pci_compliance_resolver --enable by itself works.
  6. M

    502 Bad Gateway everyday

    I'm having the exact same problem. Error 502 on all vhosts when I wake up in the morning on a clean install, no custom configuration. This is a bug IgorG. Past 2 days in a row exactly when logrotate starts. error.log:[Sat Jan 23 07:41:15.001318 2016] [core:warn] [pid 4687:tid...
  7. M

    Why Plesk 12.5 supports weak Diffie-Hellman?

    Using this guide : http://download1.parallels.com/Ples...compliance-guide/index.htm?fileName=65871.htm I was able to get A rating on SSL Test just by running the "/usr/local/psa/admin/bin/pci_compliance_resolver --enable all" command. "all" seems to be broke so just use...
  8. M

    Patching Plesk 12.5 for weak DH

    Using this guide : http://download1.parallels.com/Plesk/Doc/en-US/online/plesk-pci-compliance-guide/index.htm?fileName=65871.htm I was able to get A rating on SSL Test just by running the "/usr/local/psa/admin/bin/pci_compliance_resolver --enable all" command. "all" seems to be broke so just...
  9. M

    Why Plesk 12.5 supports weak Diffie-Hellman?

    I'm surprised there hasn't been an update to this post. It'd be nice if they updated the SSLfix.sh script to work with 12.5.30.
Back
Top