I have been fighting with this memory issue for a while as well. I am curious about the question about the "uploads" folder above and should I delete the images in there to try to resolve this?
Also, do I understand correctly that moving to Imagemagic will help resolve this issue?
I have somewhere around 7,000 members and to my knowledge I have five members that get this error but they get the error every time they try to upload an image.
Nobody else sees it so I am stumped.
-- EDIT 1 ------------
Edit - I have decided to switch my Photpost to use ImageMagick (I do have it on my server) and I changed the setting in:
adm-misc.php >> Photopost options
When I try to upload an image I get this error:
Quote:
Error creating thumbnail! Error code: 127
Command:
"" +profile "*" -size 150x143 -quality 70 -geometry 150x143 -unsharp 10 '/home/quarterb/public_html/photopost/data/500/thumbs/homersbrain300.jpg'
|
What am I missing?
-- EDIT 2 -----------
*** Things I have tried:
In Config - Tried adding Imagemagick path in setting for Path for MOGRIFY executable (/usr/bin) and that did not help. (Should that have a value?)
---- EDIT 3 - LAST EDIT --------
OK, I found the following thread:
Error code: 127 - Please Help
In there was this tidbit:
Quote:
So I researched here and found my Path for MOGRIFY executable it is set to
/usr/bin/mogrify
|
When I added this to my Config the new error went away. I am waiting for my few members that could not upload to advise if moving to ImageMagick solves the error they had in the first place.