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

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