Openshift 不适用于 guzzle(使用 curl)
Openshift does not work with guzzle (using curl)
大家好,我在 openshift 上启动了一个应用程序,但我无法使用 guzzle。
申请中https://github.com/pc-magas/webtags
您可以在 http://webtag-pcmagas.rhcloud.com/
上访问它
我遇到的问题是当我在输入字段中插入网站时出现以下错误:
Fatal error: Call to undefined function
GuzzleHttp\Handler\curl_reset() in
/var/lib/openshift/57364a4c2d5271f0f500007b/app-root/runtime/repo/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php
on line 78
在我的个人电脑上运行得很好,openshift 是我遇到问题的地方。
你知道我如何让它在 openshift 上工作吗?
Openshift 有 php guzzle 不支持的 5.4
大家好,我在 openshift 上启动了一个应用程序,但我无法使用 guzzle。
申请中https://github.com/pc-magas/webtags 您可以在 http://webtag-pcmagas.rhcloud.com/
上访问它我遇到的问题是当我在输入字段中插入网站时出现以下错误:
Fatal error: Call to undefined function GuzzleHttp\Handler\curl_reset() in /var/lib/openshift/57364a4c2d5271f0f500007b/app-root/runtime/repo/vendor/guzzlehttp/guzzle/src/Handler/CurlFactory.php on line 78
在我的个人电脑上运行得很好,openshift 是我遇到问题的地方。
你知道我如何让它在 openshift 上工作吗?
Openshift 有 php guzzle 不支持的 5.4