blog

当前位置:首页>文章中心>blog
影响php网站上传功能的参数
blog 2026-09-03 0 阅读

影响php网站上传功能的参数

小泥巴 重庆市小泥吧科技有限公司 2026-09-03

php.ini文件

upload_max_filesize = 200M
post_max_size = 200M
max_file_uploads = 20
max_execution_time = 300
max_input_time = 300


nginx server

client_max_body_size 200M;


PHP-FPM poolpool.d/*.conf

request_terminate_timeout = 300;


systemctl restart php8.5-fpm nginx -t && systemctl reload nginx

相关标签: ubuntu linux php 上传

发表评论:

评论记录:

未查询到任何数据!
QQ咨询
回电话
回拨通话

我们稍后回拨您的电话

座机请加区号

微信联系
微信扫一扫
微信二维码

扫码加微信