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

  • Install Problems · 10 years ago

    Finally got it working, went at it in a rather unconventional manner, I changed the owner and user of the instillation folder to root, and gave 0777 to all files and folders. So now I will change the

  • Install Problems · 10 years ago

    Hi, I will look into permissions again. I just installed FluxBB which uses a database, into the same folder as where I tried to install GRAV, and both apache and hiawatha can open the site no problem.

  • Install Problems · 10 years ago

    Could probably be a permission issue in the Grav cache/ folder. Check https://learn.getgrav.org/troubleshooting/permissions Tried setting it up but I stumbled on some configuration issue for basic PHP

  • Install Problems · 10 years ago

    I have now pointed Apache to the same install directory and still no GRAV, all I get is the http500 error, yet all my scripts work from the same directory either under hiawatha or apache. The only thi

  • Install Problems · 10 years ago

    Hi, no matter what I do GRAV will not work, I have installed it in several folders, one at a time, and every time I get Internal Server Error:500. I've installed all the prerequisites, I have also ins

  • Install Problems · 10 years ago

    You got the package from the site, you don't need to run bin/grav install. Grav should already run. That command is only needed when cloning / downloading from GitHub.

  • Install Problems · 10 years ago

    Hi everyone, I am trying to install GRAV on Hiawatha, I copied the code specific to the Hiawatha server and pasted it into my hiawatha.conf file, and just to note there is a small typo in the code fro

  • How do I install PECL Yaml, apcu, and xdebug for php 7.0 on Ubuntu 16.04? · 10 years ago

    Thanks guys! This thread helped A LOT!

  • How do I install PECL Yaml, apcu, and xdebug for php 7.0 on Ubuntu 16.04? · 10 years ago

    Yes, I had restarted php-fpm and verified on the php info page that it was running.

  • How do I install PECL Yaml, apcu, and xdebug for php 7.0 on Ubuntu 16.04? · 10 years ago

    Check to make sure you have apcu loaded by searching for it in phpinfo page.