Cyan (@Cyan18727)咨询下熟悉 acme.sh 的大佬 中发帖

问题1 这个一般是root安装还是普通用户(有root权限)去安装执行?
我用的普通用户(有root权限),但是遇到了
acme.sh --issue --nginx -d example.com -d www.example.com -d cp.example.com

会报错

It seems that the nginx config is not correct, cannot continue.

我查了下,可能是 普通用户执行acme.sh脚本会有一个 nginx -t 执行,
但是我测试了会报错
2025/12/03 03:51:55 [emerg] 116403#116403: open() "/run/nginx.pid" failed (13: Permission denied)
nginx: configuration file /etc/nginx/n...