• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Ubuntu Plesk Install CLI Fails with - ERROR: You should have superuser privileges to install Plesk

Matt Downer

New Pleskian
When I try to run "sudo wget -O - http://autoinstall.plesk.com/one-click-installer | sh" it always stops with error "ERROR: You should have superuser privileges to install Plesk"

Ubuntu 14.04.3 LTS (GNU/Linux 3.19.0-25-generic x86_64)

This is a fresh install with the command sudo apt-get updates upgrade run and wget installed. Followed this install guide http://download1.parallels.com/Ples...-migration-guide/index.htm?fileName=65780.htm


gtiadmin@WEB01:~$ sudo wget -O - http://autoinstall.plesk.com/one-click-installer | sh
[sudo] password for gtiadmin:
--2015-12-18 13:56:38-- http://autoinstall.plesk.com/one-click-installer
Resolving autoinstall.plesk.com (autoinstall.plesk.com)... 72.21.81.253
Connecting to autoinstall.plesk.com (autoinstall.plesk.com)|72.21.81.253|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 5608 (5.5K) [text/plain]
Saving to: ‘STDOUT’

100%[======================================>] 5,608 --.-K/s in 0s

2015-12-18 13:56:38 (316 MB/s) - written to stdout [5608/5608]

ERROR: You should have superuser privileges to install Plesk
gtiadmin@WEB01:~$

Any ideas? I am stumped :(
 
Back
Top