I warmly welcome.
I am trying to install WP-CLI (command line interface for WordPress) and unfortunately I have a problem. I'm just learning all this, so I'm not sure what to do. I have VPS Linux CentOS. I've already got access through SSH.
I now use this link https://www.interserver.net/tips/kb/how-to-install-wp-cli-on-a-linux-server/, unfortunately:
When I type wget https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar
I get a message that wp-cli.phar: Permission denied.
My guess is that I should use the sudo command, but I'm not sure and I prefer to ask first than to spoil something. Can anyone tell me what I'm doing wrong?
Thank you.
I am trying to install WP-CLI (command line interface for WordPress) and unfortunately I have a problem. I'm just learning all this, so I'm not sure what to do. I have VPS Linux CentOS. I've already got access through SSH.
I now use this link https://www.interserver.net/tips/kb/how-to-install-wp-cli-on-a-linux-server/, unfortunately:
When I type wget https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar
I get a message that wp-cli.phar: Permission denied.
My guess is that I should use the sudo command, but I'm not sure and I prefer to ask first than to spoil something. Can anyone tell me what I'm doing wrong?
Thank you.