• 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

    Plesk 12.0 Preview

    Those commands will safely update you in scope of current version, they will not upgrade your installation to another version (that is 12.0.12). To upgrade to latest preview release available you may use the following command: # plesk installer --all-versions --select-product-id plesk...
  2. N

    Plesk 12.0 Preview

    What's the purpose of enabling all jails if some of them correspond to services that cannot even be installed together (like QMail and Postfix)?
  3. N

    Problem with setting catchall using CLI

    Most utilities in admin/bin, admin/sbin, and some other locations do not belong to Plesk public CLI interface, they are used only internally. You should use appropriate utility from /usr/local/psa/bin instead.
  4. N

    Plesk 12.0 Preview

    Looks like a misconfiguration at download site - there is no WPB version associated with all Plesk previews up to the latest. I expect this to be fixed tomorrow, so let's wait for now. Looks like release notes were moved to...
  5. N

    SpamAssassin local.cf gets overwritten

    FYI: http://forum.parallels.com/showthread.php?299113-etc-mail-spamassassin-local-cf-vs-KB-article-1678 The notice seem to be missing only if the file was never touched by Plesk (i.e. on clean installation).
  6. N

    /etc/mail/spamassassin/local.cf vs KB article 1678

    At least on Plesk 11.5 it's safe to modify the file as long as you don't touch settings managed by Plesk, which will be overwritten. AFAIK, these settings include: required_score, rewrite_header, whitelist_from, blacklist_from, unwhitelist_from, unblacklist_from. So the KB is correct in that...
  7. N

    11.5 Upgrade components errors

    Sure. Get rid of --override-* and --source-type options. So that command line looks like: # /root/parallels_installer --source http://mirrors.service.networklayer.com/parallels/ --target /tmp/plesk --select-product-id plesk --select-release-id PLESK_11_5_30 --installation-type Full Once more...
  8. N

    11.5 Upgrade components errors

    I'd say the one who installed Plesk screwed up. They desperately need to fix their "instruction manual" for Plesk installation. Apart from overriding OS, which lead to the problems you face, --source-type option is obsolete and has no effect for several years now. If for some reason you don't...
  9. N

    11.5 Upgrade components errors

    I don't know. It's technically possible, but I wouldn't jump to any conclusions before the culprit of such behavior is uncovered.
  10. N

    11.5 Upgrade components errors

    OS version indicators in package release version strings (cos6, rhel6) of installed packages vs. update candidates (from autoinstaller3.log). Versions of the packages you have updates for at download site for RedHat el6 x64 (older; likely installed) and CentOS 6 x64 (newer). Also I suggest...
  11. N

    11.5 Upgrade components errors

    Don't panic :) Just from the logs you've provided and differences between package versions for CentOS and RedHat at Plesk download site.
  12. N

    11.5 Upgrade components errors

    And yet your installed system packages say otherwise. I suggest contacting support so they track down the problem directly on your server.
  13. N

    11.5 Upgrade components errors

    1) Remove /root/.autoinstallerrc if it exists. 2) What is your OS? CentOS 6 x64 or RedHat el6 x64?
  14. N

    Plesk 11.5.30 bug - courier-imap module "authpsa"

    It's fine. It's not fine to allow usage of short email addresses (without the domain part), more so not notifying your users to switch to full addresses beforehand.
  15. N

    Possible Bug with ampersand '&' After Migrating.

    Parallels representatives have said it several times: uservoice is not a place for bug reports, but only feature requests and ideas so that community may vote for them. Bugs are usually reported here. Please don't mislead other community members.
  16. N

    Nginx Defaults

    No, nginx is enabled server-wide. However, you may switch it to "proxy only" mode on each site you need to. Mass operation could be done via CLI (probably using a cycle in shell over domains data fetched from DB). Maybe this can also be set up in subscription templates and then synchronized with...
  17. N

    Plesk 11.5 Can't enable mod_php

    Thanks for sharing how you resolved the issue!
  18. N

    Plesk 12.0 Preview

    If you had tried installing the preview you would see that both CentOS 5 and 6 builds are available (for both architectures as well). However, (and this also applies to general Plesk releases) only latest versions are supported (6.5 and 5.10 if I'm not mistaken). This basically means that you...
  19. N

    Email piping Plesk 11

    1) You're trying to get it working with php-cgi, yet test manually by just executing a .php script. These may be different. Don't you need just php instead? 2) Make sure everything that you need to execute is accessible and executable by popuser. 3) Check that the .php script returns proper...
  20. N

    Update Page in Panel returns blank page

    No, that's highly unlikely. You must have had this version all along. 11.5 released with autoinstaller which had a bug (the one you've encountered) that was later fixed (you may search for threads with similar problem) after Debian 7.2 released. Did you know that each release has a minimal...
Back
Top