mac Cannot install, php_dir for channel “pecl.php.net” is not writeable by the current user
Cannot install, php_dir for channel "pecl.php.net" is not writeable by the current user
安装swoole报错
执行命令:pecl install swoole
报错
这是没有权限执行,好的,前面带上sudo 就行了
sudo pecl install swoole
本文由 我爱PHP169 作者:admin 发表,其版权均为 我爱PHP169 所有,文章内容系作者个人观点,不代表 我爱PHP169 对观点赞同或支持。如需转载,请注明文章来源。