lundi 12 novembre 2018

Illuminate \ Http \ Exceptions \ PostTooLargeException - Laravel 5

I use PHP 7.0, I also use Apache on my Ubunutu server.

I've already updated my php.ini

cat /etc/php/7.2/fpm/php.ini                                                                                                                                                                                              
post_max_size = 2000M                                                                                                              
upload_max_filesize = 2000M
memory_limit = 4000M   

I already restart the service

service php7.2-fpm restart

I still getting

Illuminate \ Http \ Exceptions \ PostTooLargeException

enter image desmiss?on here

What do I still miss? Is there anything I should do with the Apache ?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire