牛骨文教育服务平台(让学习变的简单)
博文笔记

PHP的readfile函数和file_get_contents函数错误: Unable to find the wrapper "https"

创建时间:2015-08-24 投稿人: 浏览次数:941

在安装yii2的advanced版本的时候,执行命令:“php -r "readfile("https://getcomposer.org/installer");" | php”

原因是extension=php_openssl.dll没有开启,开启这个扩展即可

声明:该文观点仅代表作者本人,牛骨文系教育信息发布平台,牛骨文仅提供信息存储空间服务。