Muut
1
Whenever I try bin/gpm index I get the following in a red box:
[Whoops\Exception\ErrorException]
curl_init() expects parameter 1 to be string, array given
Any idea how to get around that and have it actually work? I am on PHP 5.5.18 and SSH to a remote server.
Muut
2
Can you check to make sure you have php_openssl
extension installed as stated on this page in the docs
Muut
3
Was able to get it configured last night. Thanks for your help here and on Twitter.