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 instructions for Hiawatha? · 10 years ago

    web.config is the configuration file used by Microsoft IIS server. If you would like to submit a PR to add that Hiawatha config file, that would be great.

  • Install instructions for Hiawatha? · 10 years ago

    Is this file a part of GRAV, saw it under web server configurations for Grav on Git, but it is not like the rest in that it does not pertain to a particular server that I know of. If this is a part of

  • Install instructions for Hiawatha? · 10 years ago

    Hi flaviocopes, thanks forvresponding, the link opens an error page. I have php working. but if GRAV is setup for .htaccess will it install on hiawatha, and just not run properly, a lot will dependvon

  • Install instructions for Hiawatha? · 10 years ago

    That's probably the first time this web server is mentioned here. I assume you already have PHP working. You need to setup a set of rewrite rules (see https://www.hiawatha-webserver.org/howto/url_rew

  • Install instructions for Hiawatha? · 10 years ago

    I would like to install GRAV on Hiawatha, and am wondering how this is possible. I have PHP-FPM installed and am running as FastCGI. php -version PHP 5.6.22 (cli) (built: May 26 2016 15:36:45) Copyri

  • Need help completing install on Apache · 10 years ago

    Got it figured out. I did some Googling and found I needed to run the following command: apt install php7.0-xml

  • Need help completing install on Apache · 10 years ago

    Ok I gave up on the Apache install and followed the Nginx tutorial (DigitalOcean). I think everything went (mostly) fine but am seeing a "PHP XML Library is not installed" error when visiting my site

  • Need help completing install on Apache · 10 years ago

    Is that the conf file in the /apache2/sites-available folder? If so, where abouts do i paste the text, and am i supposed to paste exactly as seen on the guide or am i supposed to make changes?

  • Need help completing install on Apache · 10 years ago

    Did you change the user/group in httpd.conf like it's changed in the nginx.conf ?

  • Need help completing install on Apache · 10 years ago

    Forgot to mention I also installed the grav admin plugin after moving it to the /html directory. This is so easy on MAMP, but I am stumped here on this VPS. Any thoughts? Can someone make a quick Apac