• Dear Pleskians! The Plesk Forum will be undergoing scheduled maintenance on Monday, 7th of July, at 9:00 AM UTC. The expected maintenance window is 2 hours.
    Thank you in advance for your patience and understanding on the matter.

Resolved install plesk on centos sh: line 1: wget:: command not found

missill

New Pleskian
Hello everybody,

I want to install plesk on my vps centos 6 but when i execute this command :

wget -O - http://autoinstall.plesk.com/one-click-installer | sh
sh: line 1: wget:: command not found
sh: line 2: Usage:: command not found
sh: line 4: unexpected EOF while looking for matching ``'
sh: line 5: syntax error: unexpected end of file

rpm -q wget
wget-1.12-8.el6.x86_64

Somebody has any idea ?

Thanks.
 
Hi missill,

pls. use the suggested commands from:


Additional information: Pls. be informed, that "copy&paste" doesn't always work as expected, when pasting the copied part from websites which use HTML formats. Consider to TYPE the command(s) on the command line, to avoid issues/errors/problems, or copy the command(s) first into an ASCII - Editor, then copy the command(s) again from there, before you continue to paste the command(s) into your command line. ;)
 
Back
Top