Page 1 of 1

zip in plesk 9.5.4

Posted: Tue Jul 05, 2011 3:42 pm
by estanis
Hello.
I have installed a centos 5.5 with plesk 9.5.4 and i'm trying to use a wordpress domain and the admin panel in wordpress telling me that i don't have any zip program to unzip files. I don't know how to check if its true.
And if its true, how can i install a zip program to unzip files in plesk 9.5.4 for all the domains?

thank you

Re: zip in plesk 9.5.4

Posted: Tue Jul 05, 2011 5:04 pm
by mikeshinn
As root run this command:

yum install zip unzip

Re: zip in plesk 9.5.4

Posted: Wed Jul 06, 2011 9:28 am
by breun
The unzip command is in a separate package:

Code: Select all

# yum install unzip