View Single Post
Old 01-09-2009, 07:24 AM  
thumbnailsource
Confirmed User
 
Join Date: Feb 2004
Location: jacksonville
Posts: 154
PHP coders.. big uploads time out, help needed

Hi guys,

I'm trying to setup a script for uploading large files through PHP, and the script times out and causes the page to load infinitely. The code works flawlessly on smaller files, and i've searched google for a solution with no luck.

the php.ini has huge settings for:
max_execution_time
max_input_time
post_max_size
upload_max_filesize

so I don't know what else to do at this point.. right now i'm testing with a 170mb file and left it running over night. nothing. what gives?
thumbnailsource is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote