Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

Permission denied

Started by Muut Archive 10 years ago · 2 replies · 488 views
10 years ago

Hi, newbie here, learning and evaluating Grav for future projects......

I am shared hosting, and use winscp and a terminal / putty to access the CLI of my server.

When I am in the root of the site and I enter any command such as:

bin/gpm index

I get a permission denied error.

Any help is appreciated.

10 years ago

you probably need to ensure that those files inside the bin/ folder have the executable bit set.. something like:

TXT
> chmod +x bin/*

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 2288 9 years ago
Archive · by Muut Archive, 9 years ago
2 1500 9 years ago
Archive · by Muut Archive, 9 years ago
2 4751 9 years ago
Archive · by Muut Archive, 9 years ago
1 3566 9 years ago
Archive · by Muut Archive, 9 years ago
3 1626 9 years ago