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

    Backup file download problem :/

    Have you tried setting the split limit in IDM to only 1? Part of the reason I think it's happening is the requests made by IDM are unique, hence Plesk is thinking it needs to create unique files based on the number of requests sent by IDM.
  2. W

    Server extremely slow due to PHP-FPM cpu

    I'm not a WordPress expert but ran into a similar problem. It may have to do with the permalink structure and the current .htaccess / nginx rules. By the way, I've found OPCache (in PHP 7.x+) to be a lot better than other caching plugins.
  3. W

    how to install cron job

    On the surface, it looks like a personal preference. wget is installed by default on ubuntu distros. lynx is a text-based browser that has to be installed. Personally, I would recommend wget to avoid installing extra packages, but that's just personal opinion.
  4. W

    all domains unreachable

    Additionally, check your iptables rules when you are able to login via ssh. # iptables -L > iprules.txt # nano iprules.txt
  5. W

    when creatinng default skin package -> custom.css is blank

    So close..... Default has to be default. Thus the full command: user@computer:~# plesk bin branding_theme -p name default -destination /tmp/default.zip
  6. W

    Unable to see Health Monitor on Plesk 12.5.30 (#15)

    If you have access to ssh on the server and root access, you can install snmp support from this link (https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-an-snmp-daemon-and-client-on-ubuntu-14-04) Note, I did not follow the article exactly. I created an OpenVPN...
Back
Top