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

    Update Page in Panel returns blank page

    Well, apache and mysql will be taken from your OS vendor repository. So there's nothing criminal with that (assuming you trust your system repositories ;) ). What's the problem here is that your regular updates will still use the old installer version. I suppose you can copy the newly...
  2. N

    Update Page in Panel returns blank page

    Well... That's a bit unfortunate. I suppose you may try downloading http://autoinstall.plesk.com/Parallels_Installer/parallels_installer_Debian_7.4_x86_64 to your server manually and running it.
  3. N

    Update Page in Panel returns blank page

    Try following: # rm -f /var/cache/parallels_installer/* The run Autoinstaller again.
  4. N

    Upgrading Debian 6 to Debian 7 (with Plesk)

    You're welcome. Check out this KB about upgrade. It links to the documentation about upgrade by transfer, which should be useful in your case.
  5. N

    Upgrading Debian 6 to Debian 7 (with Plesk)

    Dist-upgrade with Plesk is not supported!
  6. N

    Ban IP after X login attempts

    If anybody's still unaware, there's a Fail2Ban integration in the Plesk preview, which does just that. Go check it out.
  7. N

    "Parallels Premium Outgoing Antispam" licence bought but wont activate

    FYI: http://forum.parallels.com/showthread.php?262998-Parallels-Premium-Outbound-Antispam&p=715363&viewfull=1#post715363 Surely, OVH should've known...
  8. N

    PHP5.4 and Parallels Plesk Panel 11.5.30

    I'm afraid no, this doesn't apply to 11.0. While you might be able to install it manually on 11.0 (and it should work as expected, if you manage to install it; however I would expect similar conflicts) you will likely have problems when a scheduled automatic update via Parallels Installer (aka...
  9. N

    Plesk 11.5 - Integrate Amazon Route 53 Errors

    Indeed, don't I? I see you've noticed that command in the documentation isn't even syntactically correct and have adjusted it yourself by including `` (albeit incorrectly). Now why won't you listen to my advice? It should be much simpler than wrestling with shell :)
  10. N

    Plesk 11.5 - Integrate Amazon Route 53 Errors

    Well... I already did a month ago:
  11. N

    PHP 5.5.8 with Plesk 11.5 - also PHP-FPM

    No, multiple PHP versions with PHP-FPM is not supported.
  12. N

    PHP-FPM multiple versions

    Sorry, but it's not possible.
  13. N

    PHP 5.5.7 AWS and Ubuntu after update showing "php -The component was not installed

    Your system is broken from the point of view of package manager. Fix it. Try with: # apt-get -f install Make sure this action won't remove any necessary packages (e.g., Plesk ones). After you're done, run: # plesk installer install-panel-updates This will make sure Panel is up-to-date and...
  14. N

    PHP 5.5.7 AWS and Ubuntu after update showing "php -The component was not installed

    Check whether psa-php5-configurator package is installed on your system.
  15. N

    IMAP Issues

    courierimapsubscribed file maintains a list of "subscribed" folders, i.e. IMAP folders that clients see. courierimapuiddb maintains a list of identifiers for messages when accessed via IMAP (or only POP3, I don't remember exactly). mchk (mail_restore) will restore neither of these files, as...
  16. N

    Plesk 11.5 - Integrate Amazon Route 53 Errors

    Hmm... What's the point of passing the script output? Have you tried to just install route53-1.0-1.zip into Plesk as an extension?
  17. N

    Postfix 2.9

    Providing a way to install ≠ ship. Just ask your OS package manager where it got Postfix from. Or look at Postfix package maintainer or build machine.
  18. N

    Postfix 2.9

    Plesk doesn't ship Postfix except for archaic OSes. So you should ask your OS vendor instead.
Back
Top