• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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 - https://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