• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by RouteXL

  1. RouteXL

    spdy parameter requires ngx_http_spdy_module

    Did some searching around and found spdy directive in /usr/local/psa/admin/conf/templates/custom/server/nginxVhosts.php ($OPT['ssl'] ? ' ssl spdy' : '') ?>; When I changed to: ($OPT['ssl'] ? ' ssl' : '') ?>; the configuration files could be created and nginx restarted. The problem seems to...
  2. RouteXL

    spdy parameter requires ngx_http_spdy_module

    I'd rather have it enabled, it does a good job. The search gives no results...
  3. RouteXL

    spdy parameter requires ngx_http_spdy_module

    Hi, This message is on the home screen: New configuration files for the Apache web server were not created due to the errors in configuration templates: nginx: [emerg] the "spdy" parameter requires ngx_http_spdy_module in /etc/nginx/plesk.conf.d/ip_default/[domain.com].conf:7 nginx...
  4. RouteXL

    System owner lost ownership

    I ran into a problem for which I found no fix on this forum or the KB, but did find a fix myself. I thought I'd share it here for someone else if they run into the same problem. The problem: I had added some web users for one of my domains one day. After a while I also changed the system...
Back
Top