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

  1. S

    Can't upgrade Plesk 8.6.0

    Hi there, Another trick to is to set gpgcheck=0 in all the repo files at /etc/yum.repos.d/ Use sed if you've too many changes to make: cd /etc/yum.repos.d/ sed -i 's/gpgcheck=1/gpgcheck=0/g' * My autoinstaller ran fine after that. Best of luck.
Back
Top