在安装yii2的advanced版本的时候,执行命令:“php -r "readfile('https://getcomposer.org/installer');" | php”
原因是extension=php_openssl.dll没有开启,开启这个扩展即可
在安装yii2的advanced版本的时候,执行命令:“php -r "readfile('https://getcomposer.org/installer');" | php”
原因是extension=php_openssl.dll没有开启,开启这个扩展即可
本文来源:PHP的readfile函数和file_get_contents函数错误: Unable to find the wrapper "https"
本文地址:https://www.ys720.com/jiaocheng/2816.html
版权声明:本文采用[BY-NC-SA]协议进行授权,如无特别说明,转载请注明本文地址!