使用Nginx错误 Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODING问题


1   rm -rf  /usr/local/nginx/proxy_temp 

修改proxy_temp和fastcgi_temp的目录权限

chown -R www.www ./fastcgi_temp

实际上,如果配置nginx_error 日志的话,出现这个问题会在日志中发现

open() "/usr/local/nginx/fastcgi_temp/5/09/0000000095" failed (13: Permission denied) while reading upstream


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM