We're uploading about 500 images at a time
max_file_uploads = 600
memory_limit = 200M ( most images are 12-15KB )
post_max_size = 200M
Why are we still getting that warning?
EDIT: All these variables are set in the php.ini file and confirmed by checking using phpinfo();
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…