Upload Image Error
-
I’ve got a strange one, I’m trying to upload some images into one of my multisites and keep getting the following error.
ERROR: Attempt to upload a photo that is too large to process
Based on your server memory limit you should not upload images larger then 160 x 120 (0.0 MP)I’ve set my php limits to ridiculous levels and still get the same errors. By ridiculous I’m talking:
memory_limit 512M
post_max_size 32M
upload_max_filesize 32M
max_input_time 60In relation to the 522 x 205px, 31.8KB image that I’m testing with.
No errors are being generated in the logs and all php values above are local values confirmed in Table XII under configuration.Any possible ideas that I might be overlooking?
Thanks,
Vincehttps://www.ads-software.com/extend/plugins/wp-photo-album-plus/
- The topic ‘Upload Image Error’ is closed to new replies.