View Single Post
Old April 7th, 2005, 08:51 AM   #4 (permalink)
Michael P
PhotoPost Developer
Verified Customer
 
Join Date: Jan 2002
Posts: 11,858
By default PHP is configured to allow up to 2MB file uploads. This is set in your php.ini file. Also, if you allow a higher setting, make sure you put a higher value in your multimedia max filesize (even if you dont allow multimedia uploads); this value modifieds the upload script to specify an upload size during the POSTing a files.
__________________
Please do not PM me for support or sales questions. Thank you for your understanding.
Michael P is offline   Reply With Quote