在godaddy主机上,微信官网的接口都验证不过,问题在哪?
官网验证http://mp.weixin.qq.com/mpres/htmledition/res/wx_sample.zip
有同学试过吗,在godaddy的主机上
最开始有Godaddy 主机No input file specified错误,用以下方法解决了
http://jingyan.baidu.com/article/eae07827e466e31fed548563.html
但现在接口验证不了
把apache的SSL打开
微信验证后反馈的数据需要加密,不打开SSL模块,就会提示验证不成功.
godaddy 的 ssl 我已经设置了,
openssl
OpenSSL support enabled
OpenSSL Version OpenSSL 1.0.0-fips 29 Mar 2010
自己解决了,时间的问题,忘记结帖!