2017-11-25 8 views
-2

을 만들려면,하지만 난 작곡가를 작성할 때이 오류가 터미널에 개입/이미지 필요합니다 작곡가가 제안 무엇는 내가 프로필 사진을 만들려면 사용자 프로필에 대한 이미지 개입

- intervention/image 2.4.1 requires ext-fileinfo * -> the requested PHP extension fileinfo is missing from your system. 
- intervention/image 2.4.0 requires ext-fileinfo * -> the requested PHP extension fileinfo is missing from your system. 
- Installation request for intervention/image ^2.4 -> satisfiable by intervention/image[2.4.0, 2.4.1]. 

To enable extensions, verify that they are enabled in your .ini files: 
- C:\AppServ\php5\php.ini 
You can also run `php --ini` inside terminal to see which files are used by PHP in CLI mode. 

Installation failed, reverting ./composer.json to its original content. 
+0

지금까지 어떤 시도를 했습니까? – Camilo

+0

php.ini에서 extension = php.dll을 삭제했습니다. – cugurel

+0

주석 처리를 취소했습니다. – cugurel

답변

0

php_extinfo.dll이 php/ext 폴더에 있는지 확인하십시오. 그런 다음 php.ini에서이 줄의 주석을 제거하십시오

extension=php_fileinfo.dll