Question
Increase upload_max_filesize and post_max_size to 200M
Hy i want to increase uploadmaxfilesize and postmaxsize to 200M. I’ve tried to set in php.ini (etc/php5/apache2/php.ini) this two values, i’ve restart apache with the command sudo service apache2 restart, but i don’t upload file exceed 8M, some suggestion?
Thanks
Mike
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×