• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Installation problems.

DerrickH

Basic Pleskian
Hi, running Ubuntu 10.04. I tried installing plesk 10 today and all 3 methods fail.
one click installer:
sudo wget -O - http://autoinstall.plesk.com/one-click-installer | sh
--2011-05-02 10:13:40-- http://autoinstall.plesk.com/one-click-installer
Resolving autoinstall.plesk.com... 72.21.81.63
Connecting to autoinstall.plesk.com|72.21.81.63|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3996 (3.9K) [text/plain]
Saving to: `STDOUT'

0K ... 100% 310K=0.01s

2011-05-02 10:13:41 (310 KB/s) - written to stdout [3996/3996]

ERROR: Unable to fetch Parallels Installer

download and install:

wget http://download1.parallels.com/Ples..._v3.7.1_build101014.17_os_Ubuntu_10.04_x86_64
--2011-05-02 10:41:23-- http://download1.parallels.com/Ples..._v3.7.1_build101014.17_os_Ubuntu_10.04_x86_64
Resolving download1.parallels.com... 72.21.81.63
Connecting to download1.parallels.com|72.21.81.63|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 7952864 (7.6M) [text/plain]
Saving to: `parallels_installer_v3.7.1_build101014.17_os_Ubuntu_10.04_x86_64.1'

0K .......... .......... .......... .......... .......... 0% 973K 8s
7500K .......... .......... .......... .......... .......... 97% 11.3M 0s
7550K .......... .......... .......... .......... .......... 97% 11.4M 0s
7600K .......... .......... .......... .......... .......... 98% 11.3M 0s
7650K .......... .......... .......... .......... .......... 99% 11.3M 0s
7700K .......... .......... .......... .......... .......... 99% 11.0M 0s
7750K .......... ...... 100% 11.8M=1.3s

2011-05-02 10:41:24 (5.62 MB/s) - `parallels_installer_v3.7.1_build101014.17_os_Ubuntu_10.04_x86_64.1' saved [7952864/7952864]


> sudo chmod +x parallels_installer_v3.7.1_build101014.17_os_Ubuntu_10.04_x86_64.1
> parallels_installer_v3.7.1_build101014.17_os_Ubuntu_10.04_x86_64.1
bash: parallels_installer_v3.7.1_build101014.17_os_Ubuntu_10.04_x86_64.1: command not found
> sudo parallels_installer_v3.7.1_build101014.17_os_Ubuntu_10.04_x86_64.1
sudo: parallels_installer_v3.7.1_build101014.17_os_Ubuntu_10.04_x86_64.1: command not found

web installer:

> parallels_products_installer_file_name --web-interface
bash: parallels_products_installer_file_name: command not found

seme thing happens when im logged into the server directly.

Whats the deal?
 
I got the autoinstaller to work in root:

root# chmod +x /parallels_installer_v3.7.1_build101014.17_os_Ubunt u_10.04_x86_64.1
root# exec /parallels_installer_v3.7.1_build101014.17_os_Ubunt u_10.04_x86_64.1

documentation could be more specific. The auto installer utility always worked before today.
 
LOL ok, i guess im a dumbass, When i made my bootable USB stick for installing the OS, i must have downloaded ubuntu server 11...


durp.
 
Back
Top