Re: resize image and memory limits
- From: "Bob Bedford" <bob@xxxxxxxxxxx>
- Date: Fri, 29 Jun 2007 23:26:06 +0200
"Richard" <root@localhost> a écrit dans le message de news:
46853375$0$22359$dbd45001@xxxxxxxxxxxxxxxxxx
The memory limit is reached when "loading" the pixels in memory before
"Bob Bedford" <bob@xxxxxxxxxxx> wrote in message
news:4684e4db$0$3784$5402220f@xxxxxxxxxxxxxxxxxx
Hi all,
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
Hi Bob,
maybe you can resize them first to an intermediate size using
'imagecopyresized', hoping that resizing takes up less memory than
resampled.
Richard
resizing so this solution won't work
.
- Follow-Ups:
- Re: resize image and memory limits
- From: Richard
- Re: resize image and memory limits
- References:
- resize image and memory limits
- From: Bob Bedford
- Re: resize image and memory limits
- From: Richard
- resize image and memory limits
- Prev by Date: Re: How to copy a dynamic website?
- Next by Date: Re: Did a phpinfo. What does this "Configure Command" output mean?
- Previous by thread: Re: resize image and memory limits
- Next by thread: Re: resize image and memory limits
- Index(es):
Relevant Pages
|