• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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