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

  1. D

    smtp stops working

    Disabling xinetd for smtp solved the problem. But it seems xinetd might still have problems...
  2. D

    smtp stops working

    Since 15.05.2015 smtp experiencing problems. Smtp service (qmail) stops responding on port 25: # time telnet localhost 25 Trying 127.0.0.1... quit quit Connected to localhost.localdomain (127.0.0.1). Escape character is '^]'. quit quit Connection closed by foreign host. real 4m10.629s user...
  3. D

    11.5.30 update, yum mysql conflicts with mysql

    About a week ago i started gettig errors about failed plesk autoupdate: Execution failed. Command: autoinstaller Arguments: Array ( [0] => --select-product-id [1] => plesk [2] => --select-release-current [3] => --upgrade-installed-components [4] =>...
  4. D

    License key is invalid after autoupdate tonight. Orginal old key also doesn't work.

    Issue resolved. Support said there was a problem when key was updated so it got broken (however key auto update was sheduled next month, but got broken immideately after plesk update). And the old original key was from old plesk version 9, so version 11.5 was not accepting it. Support resolved...
  5. D

    License key is invalid after autoupdate tonight. Orginal old key also doesn't work.

    After autoupdate tonight i got Panel is blocked, "retrive keys" is not active, only options "order new key" and "install key", (also activation of trial license) and when i try to install old original key i got Help, panel is not accessible! ps. Dedicated server, OS RHEL5.9, Plesk 11.5.30...
  6. D

    Plesk 11.5 - 502 bad gateway

    I've again fixed it by increasing the buffer sizes in the file "/etc/sw-cp-server/config".
  7. D

    Plesk 11.5 - 502 bad gateway

    Previvously i manually edited sw-cp-server/config file and resolved the problem, but now after update i had it back.
  8. D

    How to enable disabled php functions only to webmail?

    Thank you, It worked! conf.php was under /etc/psa-webmail/horde/horde (also under /usr/share/psa-horde/config) It had option "if safemode=1 then smtp else sendmail" i commented out "sendmail" and "if" and leaved only smtp with auth=true (because i disabled localhost from trusted list. spammers...
  9. D

    How to enable disabled php functions only to webmail?

    For security reasons we are disabling certain php functions for all domains thru custom /etc/php.d/security.ini , but then webmail stops to work. How we can enable that functions only to webmail but keeping it disabled for all domains?
Back
Top