linux上配置openssl_verify
我在一台服务器(windows)上使用openssl_verify函数正常,
但在另一台(linux)上使用openssl_verify就报错,只要是openssl_开头的函数都用不了,大家谁知道该怎么配置啊
------解决方案--------------------
in order to use the openssl functions you need to install the » openssl package. php between versions 4.0.5 and 4.3.1 will work with openssl >= 0.9.5. other versions (php = 4.3.2) require openssl >= 0.9.6.