• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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