当前位置:网站首页>Laravel5 call to undefined function openssl cipher iv length() 报错 PHP7开启OpenSSL扩展失败
Laravel5 call to undefined function openssl cipher iv length() 报错 PHP7开启OpenSSL扩展失败
2022-07-07 11:48:00 【全栈程序员站长】
在安装laravel5.5后, 访问显示报错。 call to undefined function openssl cipher iv length()
经查为php7.1的OpenSSL扩展加载失败导致
恢复方法
- 检查http.conf LoadModule ssl_module modules/mod_ssl.so
- php.ini开启extension=php_openssl.dll
- 将php7.1要目录下的libeay32.dll和ssleay32.dll文件复制并替换到apache\bin目录下,再次启动Apache (注意事先备份一下Apache/bin目录下的相应文件)
发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/113298.html原文链接:https://javaforall.cn
边栏推荐
- 2022-7-6 Leetcode 977. Square of ordered array
- SSRF漏洞file伪协议之[网鼎杯 2018]Fakebook1
- toRaw和markRaw
- Talk about pseudo sharing
- Some principles of mongodb optimization
- xshell连接服务器把密钥登陆改为密码登陆
- LIS longest ascending subsequence problem (dynamic programming, greed + dichotomy)
- Mongodb meets spark (for integration)
- Mathématiques avancées - - chapitre 8 différenciation des fonctions multivariables 1
- Storage principle inside mongodb
猜你喜欢

Indoor ROS robot navigation commissioning record (experience in selecting expansion radius)

Milkdown control icon

Ways to improve the performance of raspberry pie

2022-7-6 使用SIGURG来接受外带数据,不知道为什么打印不出来

2022-7-6 beginner redis (I) download, install and run redis under Linux

Fast development board pinctrl and GPIO subsystem experiment for itop-imx6ull - modify the device tree file

Vscade editor esp32 header file wavy line does not jump completely solved

带你掌握三层架构(建议收藏)

Leetcode simple question sharing (20)

【黑马早报】华为辟谣“军师”陈春花;恒驰5预售价17.9万元;周杰伦新专辑MV 3小时播放量破亿;法华寺回应万元月薪招人...
随机推荐
Navicat运行sql文件导入数据不全或导入失败
Navicat run SQL file import data incomplete or import failed
Centso7 OpenSSL error Verify return code: 20 (unable to get local issuer certificate)
【日常训练--腾讯精选50】231. 2 的幂
为租客提供帮助
Summary of import, export, backup and recovery of mongodb
OSI seven layer model
QQ的药,腾讯的票
Read PG in data warehouse in one article_ stat
Xshell connection server changes key login to password login
PHP - laravel cache
[high frequency interview questions] difficulty 2.5/5, simple combination of DFS trie template level application questions
Deep understanding of array related problems in C language
QQ medicine, Tencent ticket
What parameters need to be reconfigured to replace the new radar of ROS robot
1、深拷贝 2、call apply bind 3、for of for in 区别
Introduction to database system - Chapter 1 introduction [conceptual model, hierarchical model and three-level mode (external mode, mode, internal mode)]
JS function returns multiple values
如何让join跑得更快?
干货|总结那些漏洞工具的联动使用