Re: [opensuse] Re: WordPress thumbnails not working ??
- From: Cristian Rodríguez <crrodriguez@xxxxxxxxxxxx>
- Date: Fri, 12 Aug 2011 15:12:51 -0400
El 12/08/11 15:00, Michael Powell escribió:
No. Look for whatever PHP error is wrong. Probably the plugin. I strongly
suspect you could continue to double your memory repeatedly and it will not
fix the problem.
This is no news, the code probably uses GD to process the thumbnails,
that will usually require a good chunk of memory, more than 256 M if
they are a lot of pics.
PHP Will free memory after request shutdown, not after each image processed.
I don't buy that PHP should run out of memory with '(tried to allocate 32
bytes)'.
I do, the memory allocator simple ran short of a few bytes, it is
expected behaviour in this particular case.
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
- Follow-Ups:
- [opensuse] Re: Re: WordPress thumbnails not working ??
- From: Michael Powell
- [opensuse] Re: Re: WordPress thumbnails not working ??
- References:
- [opensuse] WordPress thumbnails not working ??
- From: James Hatridge
- Re: [opensuse] WordPress thumbnails not working ??
- From: Administrator Beckspaced.com
- [opensuse] Re: WordPress thumbnails not working ??
- From: James Hatridge
- [opensuse] Re: WordPress thumbnails not working ??
- From: Michael Powell
- [opensuse] WordPress thumbnails not working ??
- Prev by Date: [opensuse] Re: WordPress thumbnails not working ??
- Next by Date: [opensuse] Re: WordPress thumbnails not working ??
- Previous by thread: [opensuse] Re: WordPress thumbnails not working ??
- Next by thread: [opensuse] Re: Re: WordPress thumbnails not working ??
- Index(es):
Relevant Pages
|