View Single Post
Old August 28th, 2008, 12:13 PM   #11 (permalink)
pbrown
Member
Verified Customer
 
Join Date: Nov 2005
Location: Seattle, WA
Posts: 41
Gopher,

Edit your php.ini file and increase the max file upload from the default of 2M to something higher. I ended up setting mine to 5M.

PhotoPost cannot compare the uploaded image to the image size restrictions until the entire file has been processes by PHP.
pbrown is offline   Reply With Quote