Written by James McDonald

August 7, 2011

So moving to a Virtual Private Server from Dreamhost has fixed the problem I was having with Gallery 3 failing to resize images because of ImageMagick being killed. I can now resize all the photo’s in an album and it works as expected.

However I did find something that may effect performance. Imagemagick has a fork named GraphicsMagick and it is purportedly faster and less resource hungry than it’s ancestor.

So if you are running into the Gallery 3 super large thumbnail and resize issue and your shared hosting provider supports GraphicsMagick, then you may want to try enabling it. GraphicsMagick may have a low enough overhead that it won’t get killed because of using too much CPU / Memory.

This is a guess, but try it and see you may be able to avoid paying for a VPS.

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

The reCAPTCHA verification period has expired. Please reload the page.

You May Also Like…

Clear HSTS Settings in CHrome

Open chrome://net-internals/#hsts enter the domain in the query field and click Query to confirm it has HSTS settings...

Ubuntu on Hyper-v

It boils town to installing linux-azure # as root or sudo apt-get update apt-get install linux-azure...