像这样composer安装算是成功了没有?

第一次使用composer安装" title="composer安装">composer安装。结果如下,不知道算是成功了没有?

其中的几句提示,百度查过了。
The Process class relies on proc_open, which is not available on your PHP installation.
要在php.ini中,找到disable_functions选项,看看后面是否有proc_open函数被禁用了,如果有的话,去掉即可。
操作完这个,要重新composer再装一遍吗??

The archive may contain identical file names with different capitalization (which fails on case insensitive filesystems)
这一句也百度搜索了,但没看明白,请问是什么意思?

回答

不需要composer重装,若用websocket包,改配置后,php进程需要重启。后者提醒你归档包内可能包含对大小不作区分的文件名)

以上是 像这样composer安装算是成功了没有? 的全部内容, 来源链接: utcz.com/a/36698.html

回到顶部