• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Search results

  1. 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...
  2. 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...
  3. 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...
  4. 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...
Back
Top