In php5.4 ts mode, after opening openssl, calling the openssl_private_decrypt function will report that the web page cannot be accessed.
Sven Xie
2017-08-05 23:00:33
Environment windows phpstudy php5.4.45-ts apache
php_openssl.dll has been opened
Change to nts and you can decrypt normally
What is the error message? Can you post the code and take a look?
What’s the reason? How to solve it