Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
David Douglass Member
@dpdoug · Joined 4 years ago · 42 posts · 20 topics · 1 reputation
Badges
Recent posts
-
Turning off caching messed up the site
· 3 years ago
I've been working on tweaking my site and sometimes it seems that my changes aren't being reflected when I refresh the page. So I went in and turned off all the caching and when I called up the site a
-
Markdown failing
· 3 years ago
I've been having such a hard time with markdown, I've had to substitute lots of things for html tags. This one article I've been working on today has taken me about 2 hrs, changing out tags just so it
-
"# Page not found" -- how to get Grav Admin interface to start?
· 3 years ago
I'm just learning all this stuff -- it's all new to me. Never done it before. Since there is so much that I don't understand, someone else has to help me with it.
-
"# Page not found" -- how to get Grav Admin interface to start?
· 3 years ago
I just discovered I have a openssl issue I need to resolve.
-
"# Page not found" -- how to get Grav Admin interface to start?
· 3 years ago
Btw, what made you switch from running Grav’s build-in php server, which clearly started your Grav website, to Symfony Local Webserver? I know the Symfony server started, but I was unaware that the G
-
"# Page not found" -- how to get Grav Admin interface to start?
· 3 years ago
I'm planning on using this installation for testing and development and not as a production site. I've done a lot of research and fixed a lot of errors I get trying to setup the Grav Server, and final
-
Running Grav build-in webserver: Apache not installed, skipping
· 3 years ago
I'm setting up the Grav Web Server, and so far so good. I do have apache installed but after running http://localhost:8000 I get the page where it checks to make sure all of the dependencies are insta
-
Running Grav build-in webserver: "No such file or directory"
· 3 years ago
Also it says: Apache Modules: Apache not installed, skipping... Is Apache required for it to work? If so, where is the best place to install it. I've installed it before, but maybe it just needs to be
-
Running Grav build-in webserver: "No such file or directory"
· 3 years ago
I ran http://localhost:8000 and it gave me a list of all the modules it checked out. there is one that it had problems with: PHP GD (Image Manipulation Library) is required but not installed where do
-
Running Grav build-in webserver: "No such file or directory"
· 3 years ago
Thanks, that worked!