Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Grav installing RC version instead of stable one
· 10 years ago
You would have to switch to the master branch to get stable, develop is the development (RC) branch: $ git clone https://github.com/getgrav/grav.git $ git checkout master $ bin/grav install $ bin/gpm
-
Grav installing RC version instead of stable one
· 10 years ago
So I went to my www directory and run: $ git clone https://github.com/getgrav/grav.git Then: $ bin/grav install And then, as I wanted to have admin plugin: $ bin/gpm install admin Installation went OK
-
Bin/gpm 32 bit?
· 10 years ago
I run Windows 10 64-bit and can run the Grav commands without issue using both 32-bit and 64-bit PHP, and every version between 5.6 and 7.0. Simple as having php.exe available in environment paths and
-
Bin/gpm 32 bit?
· 10 years ago
actually it's not an executable at all. it's a PHP file that runs with the PHP executable: https://github.com/getgrav/grav/blob/develop/bin/grav It's probably a problem with your PHP installation.
-
Bin/gpm 32 bit?
· 10 years ago
That should be " the same would be true for the follow-on “bin/gpm install” "
-
Bin/gpm 32 bit?
· 10 years ago
The bin/gpm index command does not work on a 64-bit Windows 10 machine because it is a 32-bit executable. Dame would be true for the follow-on "bin/gpm install" caommand
-
Caddyserver Dev Setup
· 10 years ago
The problem was with root /grav, whereas Windows it expected root C:\caddy\grav. I assumed that it would be relative to Caddyserver's root, not an absolute path.
-
Caddyserver Dev Setup
· 10 years ago
I have a setup similar to yours, but not identical. Not having such error ( on a Mac), you might want to try it: grav.develop:80 { errors /Users/flavio/www/error.log root /Users/flavio/www/gr
-
Caddyserver Dev Setup
· 10 years ago
I've been looking to replace WAMPServer as my development environment, as it is quite poor at serving assets correctly. In this endeavor Caddyserver seems optimal: HTTP/2, extremely lightweight, simpl
-
Install Problems
· 10 years ago
I have spent hours adjusting file permissions which only stopped things working. I have only one error message to deal with now, that is when I do a backup, I get "internal server error" in a red pop