S Scoobie Member Mar 15, 2017 #1 The PHP post_max_size has been increased from 8MB to 64MB now. -- # php -i | grep post_max post_max_size => 64M => 64M All good now! Last edited: Mar 15, 2017
The PHP post_max_size has been increased from 8MB to 64MB now. -- # php -i | grep post_max post_max_size => 64M => 64M All good now!