设置php.ini谨慎设置
php.ini的路径
上传大小
upload_max_filesize
选择
128M
512M
1024M
2048M
4056M
8112M
16G
最大提交大小
post_max_size
选择
128M
512M
1024M
2048M
4056M
8112M
16G
运行内存大小
memory_limit
选择
128M
512M
1024M
2048M
4056M
8112M
16G
运行超时时间
max_execution_time
秒
最大POST参数
max_input_vars
个
记录php错误文件
error_log
=ini_get('error_log')?>
上传文件临时目录
upload_tmp_dir
=ini_get('upload_tmp_dir')?>