Skip to content
Grav 2.0 is officially stable. Read the announcement →
Archive

GPM not functioning

Started by Muut Archive 10 years ago · 3 replies · 363 views
10 years ago

I am unable to use any GPM commands to install admin panel or other stuff.
I also believe I have installed all dependencies,

php -v output is as follows:
PHP 5.5.9-1ubuntu4.14 (cli) (built: Oct 28 2015 01:34:46)
Copyright (c) 1997-2014 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies
with Zend OPcache v7.0.3, Copyright (c) 1999-2014, by Zend Technologies

curl -V output:
curl 7.35.0 (x86_64-pc-linux-gnu) libcurl/7.35.0 OpenSSL/1.0.1f zlib/1.2.8 libidn/1.28 librtmp/2.3
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp smtp smtps telnet tftp
Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz TLS-SRP

One potential issue might be the fact i am using internet from behind my institute proxy server.
Does proxy server affect GPM in some way? Does it need to be configured for proxy?

10 years ago

If you are behind a proxy server and this is not a transparent proxy, then yes you need to configure Grav so it knows how to route the requests through the proxy server.

You will probably need to enter a value in your user/config/system.yaml file like this:

TXT
proxy_url: your.proxy.com:3125

with the DNS name/IP and port of the proxy server.

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1357 9 years ago
Archive · by Muut Archive, 9 years ago
2 936 9 years ago
Archive · by Muut Archive, 9 years ago
2 4066 9 years ago
Archive · by Muut Archive, 9 years ago
1 2954 9 years ago
Archive · by Muut Archive, 9 years ago
3 1120 9 years ago