• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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:
http://autoinstall.plesk.com/PSA_8.6.0/dist-rpm-CentOS-5-i386/opt/modules/ -- for i386
http://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