View Single Post
Old September 9th, 2005, 05:36 PM   #4 (permalink)
Brian
Guest
 
Posts: n/a
Re: Bulk Upload Issues (Windows IIS6)

Quote:
Originally Posted by Bubba01
All my images are JPGs.. and are around 2 to 3 megs in size.
Sounds like that's the problem right there... Your server can't handle resizing images that large. You may be able to edit your php.ini file to increase the timeout for PHP, but if that doesn't work your only option may be to upload smaller files, or less at a time.
  Reply With Quote