Thread: Large images
View Single Post
Old October 13th, 2005, 01:56 PM   #3 (permalink)
Brian
Guest
 
Posts: n/a
Re: Large images

Your host has a low amount of memory allocated to PHP. You need to ask them to either up this limit, or install ImageMagick as it does not have the same memory restrictions that GD does.
  Reply With Quote