pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3197 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
"# Page not found" -- how to get Grav Admin interface to start?
· 4 years ago
@dpdoug, You have been able to show Grav's "problem page" when using build-in PHP server, which means there was no openSSL issue. Do you really need to use https:// on your development system?
-
"# Page not found" -- how to get Grav Admin interface to start?
· 4 years ago
@dpdoug, And now all I need to figure out is why the Grav Admin interface is not coming up . When $ bin/grav server starts your website and shows the "Problem page", you know Grav is running your si
-
"# Page not found" -- how to get Grav Admin interface to start?
· 4 years ago
@dpdoug, You're not providing much info which allows readers to understand what you have done, or maybe even to replay/reproduce the steps you've taken. Btw, what made you switch from running Grav's b
-
Running Grav build-in webserver: Apache not installed, skipping
· 4 years ago
@dpdoug, Is Apache required for it to work? One either uses Apache, or IIS, or Nginx, or PHP Webserver shipped with Grav, or .... They have no interdependency. You are running $ bin/grav server an
-
Running Grav build-in webserver: "No such file or directory"
· 4 years ago
@dpdoug, Please do not use an existing and solved post for a new question. Please create a new post with a proper title.
-
Running Grav build-in webserver: "No such file or directory"
· 4 years ago
@dpdoug, Looking at your shell prompt [david@mycomputer bin]$ bin/grav server, did you perhaps cd into folder /bin inside the root of Grav? In that case bin/grav does not exist. You'll have to cd into
-
(solved) Grav on Test-System = fast on Live-System = slow (same server)
· 4 years ago
@Paul2022, I have no answer, but only suggested tests... In case you also copied /cache, does $ bin/grav cache make any difference? How does live system perform compared to test system when using sam
-
Reserved Words in Grav
· 4 years ago
@dpdoug, So “config.plugins.breadcrumbs.enabled”, for example, would be defined in a .yaml file in the folder “/user/plugins” ? Or where? Not quite... The default value of variable config.plugins.br
-
Reserved Words in Grav
· 4 years ago
@dpdoug, “page.media.images” is a collection of images in all of a given group of pages, right? Considering the name of variable "page", I guess it points at only a single page and not a "given grou
-
Grav sandbox destination --env
· 4 years ago
@nginxgrav, Sorry, I have no experience with nginx. You could take a look at this doc at Grav's documentation: Nginx