报Call to undefined function openssl_get_privatekey()错误的处理方法
打开php.ini 查找 extension=php_openssl.dll   去掉前面的分号   重启服务即可
如果是phpstudy请确保是2014版本