Problem 1
- Installation request for intervention/image 2.4.1 -> satisfiable by interv
ention/image[2.4.1].
- intervention/image 2.4.1 requires ext-fileinfo * -> the requested PHP exte
nsion fileinfo is missing from your system.
To enable extensions, verify that they are enabled in your .ini files:
- E:\phpStudy\PHPTutorial\php\php-7.2.1-nts\php.ini
You can also run `php --ini` inside terminal to see which files are used by PH
- Installation request for intervention/image 2.4.1 -> satisfiable by interv
ention/image[2.4.1].
- intervention/image 2.4.1 requires ext-fileinfo * -> the requested PHP exte
nsion fileinfo is missing from your system.
To enable extensions, verify that they are enabled in your .ini files:
- E:\phpStudy\PHPTutorial\php\php-7.2.1-nts\php.ini
You can also run `php --ini` inside terminal to see which files are used by PH
P in CLI mode.

打开 php_fileinfo
本文介绍了解决在安装过程中遇到的PHP扩展fileinfo缺失的方法。通过检查PHP配置文件php.ini来确保必要的扩展已启用,同时提供了如何使用命令行查看当前PHP配置的指导。
772

被折叠的 条评论
为什么被折叠?



