Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

Permission denied

Started by Muut Archive 9 years ago · 2 replies · 407 views
9 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.

9 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/*
9 years ago

A belated thank you for your help :)

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1350 9 years ago
Archive · by Muut Archive, 9 years ago
2 934 9 years ago
Archive · by Muut Archive, 9 years ago
2 4060 9 years ago
Archive · by Muut Archive, 9 years ago
1 2947 9 years ago
Archive · by Muut Archive, 9 years ago
3 1118 9 years ago