/usr/bin/upcp: Permission denied Print

  • 0

If you get the error:

[root@solusvm ~]# upcp
-bash: /usr/bin/upcp: Permission denied

To fix it do the following:

chmod 700 /usr/bin/upcp
upcp

Was this answer helpful?

« Back