Warning: POST Content-Length of 29328854 bytes exceeds the limit of 8388608 bytes in Unknown on line

Disclaimer: I used to get my consent or article please add my link, note reproduces the reference to where https://blog.csdn.net/qq_33356398/article/details/91043435

报错:Warning: POST Content-Length of 29328854 bytes exceeds the limit of 8388608 bytes in Unknown on line 0

The following two parameters in the php.ini big change. If not, plus, plus remember to save after the restart integrated environment

upload_max_filesize = 100M
post_max_size = 100M

Guess you like

Origin blog.csdn.net/qq_33356398/article/details/91043435