Site payment needs to be done with Tenpay for a docking, Tenpay gives an HTTPS interface connection
Put this connection into the PHP page call Curl to get the return information for this link,
There is a problem finding a connection using curl to access this HTTPS.
And then you randomly find an HTTP connection. It's normal to try it.
Looks like a curl. Access to HTTPS type connection is problematic
It's supposed to be a OpenSSL.
Then recompile and install the OpenSSL
Download Address: http://www.openssl.org/source/
OpenSSL compilation./config--prefix=/usr/local/openssl
Then recompile the PHP and add the parameters:--with-openssl=/usr/local/openssl
After compiling the installation, we found the problem solved.
If the problem is not resolved, suggest to see Libmcrypt, Mhash, mcrypt have no problem
See more highlights of this column: http://www.bianceng.cnhttp://www.bianceng.cn/webkf/PHP/