• 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

Problem in Installation (Plesk 8.2)

D

Danny2089

Guest
I have installed on my server CentOS 5.1.. When i tried to install plesk 8.2 whit auto installer im display this error:

cannot execute binary file

The auto installer files is set for permission to writing and reading (CHMOD 777)

I'm tried to install plesk on Suse whit auto installer and work but on CentOS don't work... Why?

Thanks
 
Hello,

Make sure that you are using proper (in terms of hardware platform architecture) autoinstaller version.
For example if you have 64 bit server you should use autoinstaller for 64 bit version:
ftp://download1.swsoft.com/Plesk/Pl...ller_v3.2.1_build070914.16_os_CentOS_5_x86_64

as for i386 version use the following autoinstaller:
ftp://download1.swsoft.com/Plesk/Pl...taller_v3.2.1_build070914.16_os_CentOS_5_i386

You can check hardware platform architecture with the following commands:
uname -a

or

uname -i

Also make sure that you are using proper path to autoinstaller when running it. Try explicitly pointing full path to autoinstaller file when executing it.
 
Back
Top