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

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • How can we add scientific bibliographies? · 10 years ago

    I'll see what I can do. That seems relatively straightforward.

  • How can we add scientific bibliographies? · 10 years ago

    Hi everyone! Does anyone knows how we could add scientific bibliographies to Grav, like the Pubmed Plugin for DokuWiki which uses the E-utils API to generate automatically the references for a given a

  • Bin/gpm permission denied · 10 years ago

    You get the error immediately after you type bin/gpm something? In this case the bin/gpm file might not be executable. Check that first.

  • Bin/gpm permission denied · 10 years ago

    Hello everybody. I just arrived here because I have the very same issue, trying to install 'deliver' theme from SSH with Putty. I tried with root user as well, obtaining the "bin/gpm: Permission denie

  • Bin/gpm permission denied · 11 years ago

    If you have the same error then you need to ensure the webserver user (whatever account that is) and the regular CLI user you login with, have permission to write to: /var/www/html/cache/compiled/blue

  • Bin/gpm permission denied · 11 years ago

    Host: all-inkl

  • Bin/gpm permission denied · 11 years ago

    I have the same problem. The permissions are set correctly. No problem to create a file in this folder. Any ideas how to fix that?

  • Bin/gpm permission denied · 11 years ago

    Well for whatever reason you user (running PHP via bin/gpm) does not have permission to write to the /var/www/html/cache folder, hence the error. Just cd into that folder and check the permissions th

  • Bin/gpm permission denied · 11 years ago

    already checked this section out and i'm pretty sure i have set it up correctly but i still get the same error.

  • Bin/gpm permission denied · 11 years ago

    I would check this Permissions section of the Grav docs first. Let me know if you continue to have issues.