安装easyAdmin8失败
问题描述
2025-01-14
分享
加入收藏
写评论
3 个评论
我也来评论
发布 👻
发布问答
发布分享
临时 🔈
phpstudy 本机windows,现在的php环境 ![](https://static.easyadmin8.top/EasyAdmin8/QA/2025-01-14___30303030-3030-4030-b039-3051766c7a6b_1736821875.png) 安装第2步 .安装依赖包(确保 PHP 版本 >= 8.1 且安装 fileinfo 扩展) 在根目录下 composer install ,如果有报错信息可以使用命令 composer install --ignore-platform-reqs![](https://static.easyadmin8.top/EasyAdmin8/QA/2025-01-14___30303030-3030-4030-b039-304d5a6f6151_1736821970.png) 我php.ini中进行了extension=openssl,还是报错![](https://static.easyadmin8.top/EasyAdmin8/QA/2025-01-14___30303030-3030-4030-b039-30526e7a7466_1736822085.png) 然后修改disable-tls =true,;extension=openssl,注释掉openssl,还是报错![](https://static.easyadmin8.top/EasyAdmin8/QA/2025-01-14___30303030-3030-4030-b039-304e545a6f50_1736822196.png)