linux上配置openssl_verify,该怎么解决
程序员文章站
2023-12-22 14:07:22
...
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.
我在一台服务器(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.
相关文章
相关视频
推荐阅读
-
linux上配置openssl_verify,该怎么解决
-
XMind安装失败提示无效的配置路径该怎么解决?
-
linux系统配置vsftpd服务后启动失败该怎么办?
-
在Linux上怎么安装和配置DenyHosts工具以便进行自动屏ip
-
如何安装MP3软件MP3连接不上电脑该怎么解决
-
Linux vi 编辑器经常卡死是什么原因该怎么解决?
-
Linux执行.sh文件时提示No such file or directory该怎么办(三种解决办法)
-
linux重置密码提示与用户名相似该怎么解决?
-
Linux字体模糊该怎么解决? Linux让字体清晰的教程
-
linux上配置jdk时,java命令提示没有此文件或文件夹的解决方法