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.

T. H. Wright Member

@thwright · Joined 9 years ago · 32 posts · 4 topics · 1 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Cant connect to GPM · 8 years ago

    PHP 7 shouldn't be the issue as I am running Nginx with PHP-FPM 7.0. What is the error you are seeing and where are you seeing it? I am guessing the tech tried upping memory_limit, upload_max_filesize

  • Integrate Grav posts into html · 8 years ago

    Just spit-balling here, but could you utilize an RSS feed on your static page?

  • "Mapping" Problem · 8 years ago

    If I understand what is happening, you are attempting to install or update Grav with your host where you have a hosting account and all of your websites are stored in some semblance of /home/$USER/pub

  • How to add multiple domains to different pages on our website? · 8 years ago

    To get a little more information from you: youhave followed what steps are available at https://learn.getgrav.org/advanced/multisite-setup, correct? And to have an understanding of your host, are you

  • Missing the ability to edit in Admin · 8 years ago

    Do you have the admin plugin installed or no? This is the download for the core with the admin interface. https://getgrav.org/download/core/grav-admin/1.3.10 Otherwise, you can install the admin inter

  • GRAV and Linux Apache MySQL PHP problem · 8 years ago

    Assuming your website is loading from domain.tld, you have extracted the archive into the following location, correct? /var/www/html/ Then from there, you are navigating to domain.tld, is that right?

  • New pages return nginx 404 error page · 8 years ago

    Here are my configurations for comparison. I have sanitized them. <details> <summary>nginx.conf</summary> user www-data; worker_processes 1; load_module modules/ngx_http_modsecurit

  • New pages return nginx 404 error page · 8 years ago

    @Marrrc: I have a couple of other projects running on Nginx (albeit Wordpress) that work perfectly fine so it should be fine as is, right? I would think Nginx by itself is okay. The Nginx options for

  • New pages return nginx 404 error page · 8 years ago

    I haven't worked with a MAMP or MEMP stackbefore, but the principles should be fairly similar. Obviously, we do not need to worry about our database with Grav. PHP should be fine as long as it is exec

  • New pages return nginx 404 error page · 8 years ago

    Good to know it is not a caching issue! I have some general ideas but after that, I would need some more information. Upon reviewing your config Reading over your original config, I looked over this t