Centova Technologies Forum

Centova Cast v3 => Bugs and issues => Topic started by: Akumetsu on April 17, 2013, 06:17:58 pm

Title: Install.sh Permission Denied
Post by: Akumetsu on April 17, 2013, 06:17:58 pm
Hey peoples,

I am currently trying to reinstall my centovacast on a new vps since my old one isnt good enough anymore. When i download the v3 script and try to run it i get a permission denied error. Had anyone else got this before and knows a way around it?

Cheers.
Title: Re: Install.sh Permission Denied
Post by: SCIFI.radio on April 18, 2013, 06:45:50 am
Absolutely I do.

You need to be root, first of all.  And then, you probably skipped an important step:

chmod +x install.sh

Do that first, THEN run the script.  All will be well.