mjau-mjau wrote:
I doubt very much your server accepts 128MB uploads through http. That is the memory amount your website is allowed to use ... Your upload size is limited to 2MB set from the server unfortunately.
PHP ini upload_max_filesize- 128M ok?
I have upload file larger like 2MB when i have chosen option : HTML upload so Flash uploader has a problem with larger files.
mjau-mjau wrote:
How large images are you uploading? Your server is not capable of resizing very large images because of the memory restrictions. You can except Imagevue to be able to create thumbnails and resize images at something around max 1400x1400px, but this depends on a few things. Also, if you upload images larger than 2880x2880 px, the images will get cut off because Flash has a limit on how large images it handles in a single display. Why would you have images this large though? They are not meant for the web, and will be scaled down anyway, leaving the user waiting/downloading much larger images than they would be able to view ...
How do you know size of my server memory?
I tried upload via Flash but maximum up to +- 2M
When I use HTML accept up to +-10MB.
Finally I did upload via FTP file size 11.2 MB PNG and the thumbnails was generated.
Nothing bigger.
So up to 2880 px and +- max 11MP when you want show maximum quality of your photo. No good because we have 4K screens.