I want change the limit of php upload file\'s size
And this is some information of my phpinfo.
Configuration File (php.ini) Path /etc/php5/apache2
I have the same problem and this solve it I have foound php.ini inside folder /etc/php5/cli/php.ini I make changes to it
I have already change /etc/php5/apache2/php.ini and restart apache by using sudo service apache2 restart but symfony doesn't see changes
I write it , it may help anyone