Look at these settings in the php.ini file.
max_upload_size (it’s only 2M out of the box)
script timeout to never (set_time_limit(0); in your scripts… don’t do this in your php.ini)
memory_limit
post_max_size
max_input_time
Upload large files
Who is online
Users browsing this forum: No registered users and 1 guest