Ubuntu composer 安装thinkphp5 失败,报错:[ErrorException] mkdir(): Permission denied

前端之家收集整理的这篇文章主要介绍了Ubuntu composer 安装thinkphp5 失败,报错:[ErrorException] mkdir(): Permission denied前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

在Linux环境下,使用composer安装thinkPHP5,安装时,报错:[ErrorException] mkdir(): Permission denied :


看了半天,才发现是自己的权限不够造成的!!!用的是普通账号cmder,而没有使用root账户。切换成root账户,然后再重试,成功!

原文链接:https://www.f2er.com/ubuntu/350132.html

猜你在找的Ubuntu相关文章