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

    BUG: PostgreSQL server adding is weird.

    You should not remove this record manually. It should exist in psa database even if postgresql server is not installed. After installing postgresql server all you need to do is to refresh components on server components screen in tools&settings. Plesk will detect postgresql server. Then you can...
  2. I

    Upgrade to plesk 12. Now cannot login - ERROR: Exception Function not implemented

    The issue is in old VZ OS templates. here is description: http://kb.parallels.com/121714
  3. I

    Upgrade to plesk 12. Now cannot login - ERROR: Exception Function not implemented

    We have reported the problem to plesk team.
  4. I

    SMTP taking port 587 although it is turned off in the panel

    I mean not the "Enable message submission" checkbox but "Enable mail management functions in Plesk" Looks like we've detected the problem with 587 port listening even it's not enabled. It will be fixed soon. Thanks for reporting!
  5. I

    Plesk 12.0 Preview

    Address where you can send logs in PM.
  6. I

    Plesk 12.0 Preview

    Could you specify more details: was it clean install or upgrade(which version was upgraded)? Also, it would be great if you send me log files (installation/upgrade logs: /var/log/plesk/install/*, /var/log/plesk/panel.log)
  7. I

    Joomla apllication installation fails to old php version

    It is different php which serves the Plesk Panel itself (sw-engine) # sw-engine -v PHP 5.4.16 (cli) Customers sites served by php from OS vendor repository: # php -v PHP 5.3.3 (cli)
  8. I

    Upgrade PHP 5.3.10 on Plesk 11.0.9 (plesk11) for joomla 3.3.0

    php 5.3.3 was installed from vendor (centOS) repository. Parallels do not provide its custom php for now, so as a solution you can ugrade it using third-party repositories.
  9. I

    SMTP taking port 587 although it is turned off in the panel

    Could you describe exactly what is the issue with proper steps to reproduce? If you enable port submission in server-wide mail setting, then 587 port will be used by postfix: # netstat -tpln | grep 587 tcp 0 0 0.0.0.0:587 0.0.0.0:* LISTEN...
  10. I

    Where is my root mysql password?

    http://kb.parallels.com/en/427
  11. I

    Upgrade to Debian Wheezy: odbcinst1debian2 : Breaks: libmyodbc

    Of cource we will. But be careful in case you had any manual changes in it.
  12. I

    Upgrade to Debian Wheezy: odbcinst1debian2 : Breaks: libmyodbc

    It's not the correct way. Please, avoid such symlinks. After you have upgraded plesk from debian 6 to 7 you should just change psa.conf string: # APS controller APS_DB_DRIVER_LIBRARY /usr/lib/x86_64-linux-gnu/libmysqlserver.so.2.0
  13. I

    Plesk 12.0 Preview

    can you specify the list of plesk components or installation type on your server? do you have horde component installed?
  14. I

    CentOS Upgrade

    Please, look carefully into CentOS and RedHat release notes and documentation: http://wiki.centos.org/Manuals/ReleaseNotes/CentOS6.5 https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Installation_Guide/ch-upgrade-x86.html We strongly do not recomend you to...
  15. I

    IPv6 suggestions

    The problem is already fixed in Panel 12 Preview, We will send request to service team for backporting this fix.
  16. I

    OpenSuSE 13.1 Support?

    It is preferable to use clean installation of preview build. You may try migration manager, if you want to transfer your content from 11.5.30. We confirm the problem exists on upgrade from 11.5.30 to current preview build (12.0.7). It is already fixed and will be available with next preview...
  17. I

    Additional PHP version

    For plesk 11.0.9 try to look at here
  18. I

    SMTP Login Breaks After Every Plesk Update.

    # restorecon /etc/resolv.conf will temporary solve the problem (without server reboot) until MU with fix will be released.
  19. I

    Postfix says: MX: Host not found, try again

    # restorecon /etc/resolv.conf should temporary solve the problem (without server reboot) until MU with fix will be released
  20. I

    Postfix says: MX: Host not found, try again

    Ok, I've reproduced the issue with "Host or domain name not found. Name service error for name" on our local environment and reported it to our developers (#141283 for your reference). Hope it will be fixed as soon as possible. Thnx for reporting.
Back
Top