Create a file php.ini and place in the root folder, with the following lines.

upload_max_filesize = 64M
max_input_time = 60s
memory_limit = 32M
max_execution_time = 60s
post_max_size = 64M