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

  • Any ETA for Gantry? · 10 years ago

    Back to work!! This will get a game-changer!

  • Any ETA for Gantry? · 10 years ago

    Gantry required us to make some improvements in our blueprint handling and also in our JS in the admin, so really Grav 1.1 and Admin 1.1 were needed to be tackled first. As soon as they are released,

  • Any ETA for Gantry? · 10 years ago

    After reading the blog post about Gravs upcoming 1.1 version, I got curious about what the status of the Gantry integration is. More precisely about when the first Gantry powered templates will be ava

  • Session storage · 10 years ago

    Currently this is not configurable. Can you create an issue here: https://github.com/getgrav/grav/issues and request this???

  • Session storage · 10 years ago

    Hello, i need to move session storage, because my environment has blocked access to default php session storage (files). I need to move session data into memcache. Any help how can it be done? I tried

  • Log directory problem with 1and1 · 10 years ago

    BTW added this to the Docs: http://localhost/grav-learn/cookbook/general-recipes#override-the-default-logs-folder-location

  • Log directory problem with 1and1 · 10 years ago

    Actually... you can change the log directory. Just create a new directory at the root of your Grav install such as grav-logs/ and then also create a file called setup.php: <?php use Grav\Common\Ut

  • Log directory problem with 1and1 · 10 years ago

    No you cannot change the name of the folder. Why can't you change the ownership of the folder? Have you tried putting the whole Grav install in a subfolder? The web user needs write access to the Grav

  • Log directory problem with 1and1 · 10 years ago

    it's impossible make any change in this directory, it's possible change logs directory for another one like grav_logs?

  • Log directory problem with 1and1 · 10 years ago

    The web user needs write access to the Grav folders. See the docs for more info.