• 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

Installer Segmentation fault

V

VladimirrV

Guest
Hi,

I want to install plesk 8.6. So I installed Ubuntu server 8.04
# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 8.04.3 LTS
Release: 8.04
Codename: hardy
Then I downloaded the autoinstaller - parallels_installer_v3.3.2_build080710.09_os_Ubuntu_8.04_x86_64 because I use 64bit Server.
# uname -a
Linux plesk2 2.6.24-24-server #1 SMP Tue Jul 7 19:39:36 UTC 2009 x86_64 GNU/Linux
But when I try to run it I get:
# ./parallels_installer_v3.3.2_build080710.09_os_Ubuntu_8.04_x86_64
Segmentation fault
Running it with strace gives me:
# strace ./parallels_installer_v3.3.2_build080710.09_os_Ubuntu_8.04_x86_64
execve("./parallels_installer_v3.3.2_build080710.09_os_Ubuntu_8.04_x86_64", ["./parallels_installer_v3.3.2_bui"...], [/* 20 vars */]) = -1 EFAULT (Bad address)
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Any ideas?
P.S. It is a VMware Machine if that's relevant.

Thanks
 
Back
Top