0


解决nginx: [alert] could not open error log file启动不了的问题

问题描述:

nginx: [alert] could not open error log file: open() "/usr/local/openresty/nginx/logs/error.log" failed (13: Permission denied)
2024/01/20 12:54:44 [emerg] 4800#4800: open() "/usr/local/openresty/nginx/logs/access.log" failed (13: Permission denied)

解决办法:

切换到root再启动

标签: java nginx

本文转载自: https://blog.csdn.net/weixin_53918530/article/details/135714357
版权归原作者 AZhan不收费 所有, 如有侵权,请联系我们删除。

“解决nginx: [alert] could not open error log file启动不了的问题”的评论:

还没有评论