• 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.

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