Re: resize image and memory limits
- From: none <""arjen\"@(none)">
- Date: Fri, 29 Jun 2007 14:32:42 +0200
Bob Bedford wrote:
"none" <""arjen\"@(none)"> a écrit dans le message de news: 4684f2a2$0$23724$dbd45001@xxxxxxxxxxxxxxxxxxsee phpinfo() and check for imagick and on the shell try #locate convert to see if imagemagicks convert has been installed.Bob Bedford wrote:Thanks for replying Arjen,Hi all,Iirc Imagemagick handles these resizes more memory efficiently
I've to resize uploaded images with the "imagecopyresampled" but when I've images quite large (common those days) I reach the 16mb limits of the ISP.
How can I fix this ? I absolutely need to resize such images.
Bob
Check Imagick in php>5
for what I've readed, it needs to install something on the server. I've no access to the server neither command line or exec functions.
It's there any way to use it or maybe I'm wrong (I've checked the site http://www.imagemagick.org/ and http://www.magickwand.org/)
Bob
Otherwise tell your provider he's an idiot and ask for imagemagick :-)
Arjen
.
- References:
- resize image and memory limits
- From: Bob Bedford
- Re: resize image and memory limits
- From: none
- Re: resize image and memory limits
- From: Bob Bedford
- resize image and memory limits
- Prev by Date: Re: resize image and memory limits
- Next by Date: Re: Editable for only specific active directory user goup
- Previous by thread: Re: resize image and memory limits
- Next by thread: Re: resize image and memory limits
- Index(es):
Relevant Pages
|