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
For anyone wondering why the php.ini modification is not applied even after all directives are fine and restarting the apache on ubuntu, try restarting apache with sudo
sudo service apache2 restart