Upload large files

Various PHP Scripts
Post Reply
thockman
Site Admin
Posts: 104
Joined: Thu Dec 15, 2005 5:51 pm
Location: Kansas City
Contact:

Upload large files

Post by thockman » Thu Aug 27, 2009 4:01 pm

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

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest