• 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!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • 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. dash

    Resolved problem with fake email address

    On my clean Plesk testbox I've solved this using one additional postfix option reject_authenticated_sender_login_mismatch This option means email rejection in case of the client is not logged in as that MAIL FROM address owner; So now if I'm trying to send email outside of my Plesk box from...
  2. dash

    [PPPM-4558] PHP session savepath error after 12.5 update #32

    Hi, Permissions to /var/lib/php/session/ might be reset by Centos package php54 that was updated on May 12 by Centos: http://mirror.centos.org/centos/7/updates/x86_64/Packages/ (and yes - this php54 update from Centos was triggered by Plesk updates) We submitted item (PPPM-4558) to work around...
  3. dash

    [PPPM-4558] PHP session savepath error after 12.5 update #32

    Hi, we do investigate the issue (php session directory permissions) with priority. I will keep you informed. Thanks for your reports!
  4. dash

    HTTP/2 support released

    Hi, First of all, thanks for so interesting conversation for people involved. Based on discussed points I've compiled Frequently Asked Question in KB: https://kb.plesk.com/en/128733 The section includes questions regarding apache, ALPN, old browsers support, customisations of cipher list and...
  5. dash

    [SOLVED]HTTP 2 not working

    @PriyanA Please also check my answer in another thread that contain some additional details: https://talk.plesk.com/threads/http-2-support-released.337644/#post-800126 @Lloyd_mcse Thanks for your help!
  6. dash

    HTTP/2 support released

    Hi all, Not a big deal This output warns you that your web server's configuration has some kind of customisations that might conflict with HTTP/2 enabling. Probably you applied some solution from KB or Plesk Support team did it before. 1) You can simply delete this custom configuration file...
  7. dash

    HTTP/2 support released

    Should work for all environments with NGINX in front of apache, just check that service "Reverse Proxy Server (nginx)" is running as it's described in mentioned KB https://kb.plesk.com/en/128733
  8. dash

    [QUESTION] Plesk and HTTP2

    I glad to inform you that HTTP/2 support for customer sites is finally available for Plesk 12.5 out-of-the-box! Please check user instructions: https://kb.plesk.com/en/128733 and correspondent forum thread: https://talk.plesk.com/threads/http-2-support-released.337644/
  9. dash

    HTTP/2 support released

    Panel itself works on SPDY protocol that provides similar advantages
  10. dash

    CentOS YUM Update failed for plesk ioncube loader

    Glad to hear that the issue is resolved for you. Caches are reloaded from time to time, really I have no idea why it did not help for you before and helps this time. Personally I use the same mirror and never met this. Thanks, P.S. As I know @IgorG is working on this. >> Ps. Please use HTTPS...
  11. dash

    CentOS YUM Update failed for plesk ioncube loader

    So you both have the same sha256sum and it does not correspond to the correct one. I have the same mirror IP but sha256sum after package download is: 0a450239506d1be7e786b115e72625e5e6a574d5c79aa840b8be07f13ce26aba * What is IP address from wget output in your case? Is it the same as in 'host'...
  12. dash

    CentOS YUM Update failed for plesk ioncube loader

    Hello, We have checked again package checksum and repodata and have not found any inconsistencies. Probably the issue is related to some specific download mirror. Could you provide the following information for further investigation: 1. IP address of your autoinstall.plesk.com server with...
  13. dash

    Service plan changes

    @Chris1 yes, that's it
  14. dash

    [solved] Customer Login | Change PHP Settings

    @Elompenta Thanks, will fix. forget to change it after all those rebrandings :)
  15. dash

    [solved] Customer Login | Change PHP Settings

    Service plan -> Permissions -> (expand additional permissions section with "Show more available permissions" on the right side) -> "Hosting performance settings management"
  16. dash

    Plesk on Centos 7.2

    I would like to recommend to wait for official announcements for new centos/rhel updates support.
  17. dash

    [solved] Customer Login | Change PHP Settings

    Yep, it's a "Hosting performance settings management" permission.
  18. dash

    Plesk 12 Email Domains disapearing after running mchk command

    Hi, Most probably such behaviour requires investigation on the server. I would like to recommend to contact Plesk Support at http://www.odin.com/support/plesk-suite/plesk/
  19. dash

    Service plan changes

    @Chris1 , If you check option "Hosting management permission" in service plan, than php version will not be synced to domains on future service plan's updates (the same for other hosting settings), but it will be propagated during domain creation. A kind of "default settings", but not exactly.
  20. dash

    Retrieve WordPress Version

    Hi Matt, Unfortunately it's not a part of public API now... If your Wordpress instance is shown in Plesk on WordPress page, then you can query 'psa' database directly: select wordpressInstanceId, value from WordpressInstanceProperties where name='version'; Feel free to post feature request on...
Back
Top