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

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Krista Hill Newcomer

@kmhill · Joined 7 years ago · 5 posts · 1 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Getting started with Grav and Apache on Ubuntu 18.04 · 7 years ago

    Okay, another step forward. I looked closer and found that somehow I ended up with php-curl which has a dependency on php version 7.2, while I have a flavor of php version 7.3. I'll admit that when I

  • Local installation on Linux probably permission problems · 7 years ago

    Hi KITN, looks like permission issues. Your server is receiving notification that PHP doesn't have necessary write access. The troubleshooting section of the online Grav notes has some advice.

  • Getting started with Grav and Apache on Ubuntu 18.04 · 7 years ago

    Okay, I've opted to use group file permissions... I created a group named grav, added www-data as well as root to the group, then chown -R to the grav-admin folder to the grav group. Then I restarted

  • Getting started with Grav and Apache on Ubuntu 18.04 · 7 years ago

    So far, I've found a reference about the proverbial, "PHP white screen of death..." and that looking at log files is a good thing to do... I found an entry in /var/log/apache2/error.log that indicates

  • Getting started with Grav and Apache on Ubuntu 18.04 · 7 years ago

    Hello folks; First off, I'm a relative newcomer to Grav. I started by installing PHP. The PPA for Ubuntu has version 7.3.7, which I've installed. For my first experiments I unpacked Grav 1.3.9 to a lo