PHP has several configuration options to limit resources consumed by scripts. By default, PHP is set to allow uploads of files with a size of 2MB or less.
Now you can change these configuaration.
Follow these steps
Step 1: open your server root directory
Step 2: open the php directory
Step 3: open the php.ini file
Try increasing the following values...
