Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Problem running gpm
· 11 years ago
its very strange.. your Curl version is good, and the PHP version is good. What about if you run a phpinfo();, what is the output from the Curl section?
-
Problem running gpm
· 11 years ago
The output is as follows: ------``` $ curl -V curl 7.43.0 (x86_64-unknown-linux-gnu) libcurl/7.43.0 OpenSSL/1.0.1e zlib/1.2.3 libidn/1.18 libssh2/1.4.2 Protocols: dict file ftp ftps gopher http https
-
Problem running gpm
· 11 years ago
Ok, other thing is can you test curl version? $ curl -V curl 7.37.1 (x86_64-apple-darwin14.0) libcurl/7.37.1 SecureTransport zlib/1.2.5 Protocols: dict file ftp ftps gopher http https imap imaps ldap
-
Problem running gpm
· 11 years ago
Hello, This requirements is met: --------``` $ php -v PHP 5.6.10 (cli) (built: Jun 18 2015 07:19:18) Copyright (c) 1997-2015 The PHP Group Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
-
Problem running gpm
· 11 years ago
Can you please ensure that the PHP you are using from the command line is 5.4 or above? $ php -v Should be enough to tell you
-
Problem running gpm
· 11 years ago
This page suggests to check whether openssl is enabled: https://muut.com/i/getgrav/general:gpm-issue phpinfo() does confirm that openssl is enabled: -------- OpenSSL support enabled OpenSSL Library Ve
-
Problem running gpm
· 11 years ago
I have fixed the above error. My PATH environment was messed up. Though now I have the following error when running gpm: ----------------------``` $ bin/gpm selfupgrade [Whoops\Exception\ErrorExceptio
-
Problem running gpm
· 11 years ago
Hello, Even though I have the latest PHP version: --------------------- $ php -v PHP 5.6.10 (cli) (built: Jun 18 2015 07:19:18) Copyright (c) 1997-2015 The PHP Group Zend Engine v2.6.0, Copyright (c)
-
2 markdown files in one folder? or can a modular page use nested subfolders?
· 11 years ago
Theoretically it should, never tried though :)
-
2 markdown files in one folder? or can a modular page use nested subfolders?
· 11 years ago
Thanks for the tip. I will try. My modular page has 6 sub pages. And only the first sub page should use a two column layout...(with reference to content of 2 different .md files). So can a modular sub