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

  1. K

    httpd-devel on Centos 5 error

    I doubt so. Didn't break for me. Just remember dont blindly copy paste the commands I wrote - find packages that fit your package id.
  2. K

    httpd-devel on Centos 5 error

    #get apache version yum list | grep httpd #get according package set from plesk mkdir APACHE_2.2.22 rsync -avu rsync://rsync.autoinstall.plesk.com/autoinstall/APACHE_2.2.22/ ./APACHE_2.2.22/ #get dependancies wget...
  3. K

    Apache 2.2.21 (problem installing httpd-devel)

    my solution #get apache version yum list | grep httpd #get according package set from plesk mkdir APACHE_2.2.22 rsync -avu rsync://rsync.autoinstall.plesk.com/autoinstall/APACHE_2.2.22/ ./APACHE_2.2.22/ #get dependancies wget...
  4. K

    httpd-devel on Centos 5 error

    Same issue Panel version: 11.0.9 Update #36 OS: CentOS 5.8 (Final) I have this installed: httpd.x86_64 1:2.2.22-12070410 possible to get compatable httpd-devel package?
Back
Top