lvxianchao / notes

狗屁不通瞎写的博客
https://coderlxc.com
1 stars 0 forks source link

connect() to 127.0.0.1:8787 failed (13: Permission denied) while connecting to upstream #18

Closed lvxianchao closed 2 years ago

lvxianchao commented 2 years ago

/etc/selinux/config 将SELINUX=enforcing改为SELINUX=disabled

setsebool -P httpd_can_network_connect 1