Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Admin not working on mac
· 11 years ago
Thanks! It was the missing mod_rewrite on the apache config.
-
Admin not working on mac
· 11 years ago
We all develop on macs so it's not specific to the platform :) I suspect you have a 404 error, if so check this troubleshooting page
-
Admin not working on mac
· 11 years ago
I did a clean install, on a Mac. I've added a new user and installed the admin plugin (+ dependencies were added too). The basic page works, however, if I navigate to the /admin url, nothing happens.
-
How to get the terminal working?
· 11 years ago
Maybe this CLI guide will help you get started? Also I would mention that to run these commands on windows you either have to: 1) Have PHP in your path (http://stackoverflow.com/questions/7307548/how
-
How to get the terminal working?
· 11 years ago
Hello everybody, I've tried to get instructions like: bin/gpm install login bin/grav newuser To work from the command line, but nothing seams to work. I keep getting that bin is not recognized as a va
-
New pages and admin with 404 not found error
· 11 years ago
I have published entire site again and now it runs! Probably before there were same files corrupted. However thank you for your reply.
-
New pages and admin with 404 not found error
· 11 years ago
So your saying standard non-homepage pages work in Grav? I would think that no pages work in Grav, and that means that you probably need to enable mod_rewrite, or one of the other items mentioned in
-
New pages and admin with 404 not found error
· 11 years ago
I have the same error in a hosting with cPanel. .htaccess works regularly for site pages, but "/admin" give 404. Does anyone know if cPanel has own rules for "admin" subdirectory? thanks
-
New pages and admin with 404 not found error
· 11 years ago
Well it definitely does look like a standard rewrite issue. Have you followed all the steps in the docs? Could be headers module ?
-
New pages and admin with 404 not found error
· 11 years ago
I just installed Grav in the webroot folder with admin plugin. Already copied the .htaccess and uncommented RewriteBase. Already set the AllowOverride All too. When I try to load /admin or a new creat