Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Kiril Newcomer
@Kiril · Joined 9 years ago · 5 posts · 1 topics · 0 reputation
Badges
Recent posts
-
Grav on Heroku || Permission denied
· 9 years ago
MakaryGo rhuk Please accept my apologies - all problems above were because I did everything wrong - I tried to run Grav directly from GitHub (I don't have it running locally on my pc...) following th
-
Grav on Heroku || Permission denied
· 9 years ago
Hello again! So I tried and this: I made a setup.php with: #!/bin/sh chown -R joeblow:staff . find . -type f | xargs chmod 664 find ./bin -type f | xargs chmod 775 find . -type d | xargs chm
-
Grav on Heroku || Permission denied
· 9 years ago
Same result - I tried to deploy Grav again following the guide step by step but I get the same errors: sh: 1: bin/grav: Permission denied Script bin/grav install handling the compile event retu
-
Grav on Heroku || Permission denied
· 9 years ago
MakaryGo rhuk Thank you for the answers!! Yes I follow the Heroku guide, and I think I made a mistake - I added all Grav files in the 'web' folder instead to delete it.... I am sorry... 🙂 Will try ag
-
Grav on Heroku || Permission denied
· 9 years ago
Hello! I am trying to deploy Grav as a Heroku app but I get this error: sh: 1: bin/grav: Permission denied Script bin/grav install handling the compile event returned with error code 126 ! Push r