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

Recent content by Eleshar

  1. E

    WP Toolkit - General Discussion

    Apologies for the delayed response. I should have clarified - only temporarily given up on WordPress Toolkit until some of the bugs can be ironed out. The test was done on our development server: ‪Debian 9.6‬ running Plesk Onyx Version 17.9.8. It has ~200 WordPress installs on WordPress 4.9.8...
  2. E

    WP Toolkit - General Discussion

    @custer Not great experience with WordPress Toolkit v3.5 so far. After installing latest update proceeded to do a scan which took forever in comparison to the previous release. Previously working instances were now listed as broken, proceeded to detach them which results in a few websites...
  3. E

    Issue Plesk Migrator - urlopen error [SSL: TLSV1_ALERT_PROTOCOL_VERSION]

    I've run the above commands but unfortunately didn't resolve the issue. Herewith debug extract from the log: +Exception: =Traceback (most recent call last): = File "/usr/local/psa/admin/plib/modules/panel-migrator/backend/lib/python/parallels/core/connections/checker.py", line 49, in...
  4. E

    Issue Plesk Migrator - urlopen error [SSL: TLSV1_ALERT_PROTOCOL_VERSION]

    Hi, After updating to Plesk Onyx 17.8.11 Update 13 Plesk Migrator is no longer working failing with error: Failed to connect to target Plesk server by Plesk API: <urlopen error [SSL: TLSV1_ALERT_PROTOCOL_VERSION] tlsv1 alert protocol version (_ssl.c:661)> Prior to the update we have been...
  5. E

    Resolved NGiNX - browser caching for static resources

    Hi, On Plesk 12.0 I used the following rules under additional nginx directives to enable browser caching for static resources: location ~* \.(js|css|png|jpg|jpeg|gif|ico|woff|svg)$ { expires 30d; add_header Pragma public; add_header Cache-Control “public”; try_files $uri...
  6. E

    Disable CGI Support

    Perfect! Thank you for the prompt reply.
  7. E

    Disable CGI Support

    Hi, Since upgrading to Plesk 12.5, when creating a new webspace CGI Support is enabled by default. How would I go about either completely removing the option or changing it to be disabled by default when creating a new webspace? My PHP handler lists CGI as disabled, yet the option remains in...
  8. E

    WordPress Toolkit: 'plugin list' is not a registered wp command

    Thanks IgorG. Here is the feedback received for anyone else currently struggling with the same issue: This issue has been considered as software issue #PPPM-2787 and will be fixed in future product updates. Please use provided ID to track maintanance in PPP release...
  9. E

    WordPress Toolkit: 'plugin list' is not a registered wp command

    I'm attempting to utilize the WordPress Toolkit. After clicking scan on a webspace with WordPress installed the panel returns the error "'plugin list' is not a registered wp command. See 'wp help'.". I've tried it on a few servers that has the WordPress Toolkit installed, but they all return...
  10. E

    PP 12 - MariaDB 10 - Ubuntu 12.04 - 502 Bad Gateway

    @_xemoh_ did you ever find a solution to this problem? I'm having the exact same issue after upgrading to MariaDB 10 running 12.0.18 Update #13, on Debian 7.
Back
Top