Answer the question
In order to leave comments, you need to log in
Why doesn't upload_max_filesize change?
It is necessary to increase the maximum size of uploaded files from 2M to 8M.
php -ini | grep max
post_max_size => 8M => 8M
upload_max_filesize => 10M => 10M
service apache2 restart - занчения не изменились
reboot - тоже не помог
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question