Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Grav/gpm under Windows seems broken
· 11 years ago
Hey Andy, I tried both, adding PHP to the environment and also using the full executable path. I might add that I have no problem on Windows 7 here, but the PC where we have the problem is running on
-
Grav/gpm under Windows seems broken
· 11 years ago
You either need to add your php.exe to your path (google it), or prefix all your commands with the full path to it: c:\php\is\installed\bin\php.exe bin/gpm index Obviously it depends how you installed
-
Grav/gpm under Windows seems broken
· 11 years ago
Try running php bin\grav install. This results in "ERROR Missing .dependencies file in user/ folder ERROR invalid YAML in .dependencies"
-
Grav/gpm under Windows seems broken
· 11 years ago
Just tried to use bin\grav and bin\gpm. Got stuck with an error regarding unknown eval function. I remember we already had this some time ago. You fixed this then, but now its the old problem again. I
-
Themes and compatibility
· 11 years ago
Ok. Thanks. btw. I just tried to fill the 'future' theme. I think there should be a sekeleton with example data for this.
-
Themes and compatibility
· 11 years ago
I don't think so. Things are a bit fluid at the moment. A compatibility matrix might be pretty useful in the future though.
-
Themes and compatibility
· 11 years ago
Is there any information somewhere what themes are compatible with each other and what are not?
-
*can't find admin folder*
· 11 years ago
I found what has happened. It's .htaccess. My server doesn't like Options, so I changed #Options -Indexes, then yes! admin-panel showed!!! Thank you flaviocopes. I haven't noticed that the manual hav
-
*can't find admin folder*
· 11 years ago
Thank you for your reply. I can open front page. I can see Grav is Running! , when I changed site title(user/config/site.yaml), it's changed. The 404 Not found is ordinaly 404, not Grav style one.
-
*can't find admin folder*
· 11 years ago
Can you open any page in the frontend? Or you get 404 too? Check Page Not Found