• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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