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

manage module plesk 8.6 on centos 5

K

khabaronline

Guest
hi guys
i have plesk 8.6 on my centos 5 when i click manage module then add module and add forexample firewall rpm plesk said"Error: The uploaded file is not a supported module package." this happen for all module that i want to install.
thank you
 
Hi,

Looks like you tried to install incorrect rpm.
You can try installing module from command line to get more informative output:
http://download1.swsoft.com/Plesk/Plesk8.6/Doc/en-US/plesk-8.6-unix-administrators-guide/18107.htm

Correct rpms for modules can be found here:
https://autoinstall.plesk.com/PSA_8.6.0/dist-rpm-CentOS-5-i386/opt/modules/ -- for i386
https://autoinstall.plesk.com/PSA_8.6.0/dist-rpm-CentOS-5-x86_64/opt/modules/ -- for 64bit

If you still have problems then provide us with output of
cat /etc/*release*
uname -a
uname -i
rpm -q psa

and full name of the rpm file you tried to install.
 
Back
Top