Home >Backend Development >PHP Tutorial >请教微信支付出现curl_setopt错误

请教微信支付出现curl_setopt错误

WBOY
WBOYOriginal
2016-06-23 13:45:181138browse


在测试DEMO的时候出现如下错误的,不知道怎么回事。求大婶帮看看。
微信接口文档V3.3.7   PHP5.23  
warning:curl_setopt()[function.curl-setopt]:Invalid curl configuration option in /www/web/........


回复讨论(解决方案)

建议贴代码出来,哪行出错也标示一下。

有可能是你写curl操作,方法名字写错

这个错误提示的意思是你curl有个参数配置错了。好好检查下,有木有拼写错误

PHP升级到那5.4就好了,谢谢大家。

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn