• 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

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