• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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