• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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