View Single Post
Old April 4th, 2005, 10:22 PM   #6 (permalink)
amphicar770
Junior Member
Verified Customer
 
Join Date: Mar 2005
Posts: 28
Quote:
Originally Posted by omegatron
You would need to link you phpinfo file here for us to link.
Looks like it is in /usr/local/Zend/etc/php.ini which I do not think I have access to. Also looks like upload_max_filesize is set to 2M.

Since I am on a shared host it may not be able to get changed.

In any event, it would seem to make sense for photopost to pre-fetch this value and issue an error message that "file exceeds allowed value of ___." Why even start to upload a file if it is going to fail? My bigger concern is that with no error messages at all, users will be quickly frustrated wondering why their files are not uploading. Even if it were 5MB, some user with an 8 megapixel camera will eventually exceed even that.

Longer term, this may call for some code rewrite. Other packages do not seem to have this limitation.
amphicar770 is offline   Reply With Quote