Edit the lines of your php.ini, as follows:
Or as needed.
Code:
upload_max_filesize = 128M
post_max_size = 128M
max_execution_time = 120
max_input_time = -1
memory_limit = 128M