V
VladimirrV
Guest
Hi,
I want to install plesk 8.6. So I installed Ubuntu server 8.04
P.S. It is a VMware Machine if that's relevant.
Thanks
I want to install plesk 8.6. So I installed Ubuntu server 8.04
Then I downloaded the autoinstaller - parallels_installer_v3.3.2_build080710.09_os_Ubuntu_8.04_x86_64 because I use 64bit Server.# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 8.04.3 LTS
Release: 8.04
Codename: hardy
But when I try to run it I get:# uname -a
Linux plesk2 2.6.24-24-server #1 SMP Tue Jul 7 19:39:36 UTC 2009 x86_64 GNU/Linux
Running it with strace gives me:# ./parallels_installer_v3.3.2_build080710.09_os_Ubuntu_8.04_x86_64
Segmentation fault
Any ideas?# 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 +++
P.S. It is a VMware Machine if that's relevant.
Thanks