<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: 1&amp;1 = 3 ???</title>
	<atom:link href="http://alexrabe.de/2008/03/21/11-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexrabe.de/2008/03/21/11-3/</link>
	<description>ALEX RABE &#124; learning by doing...</description>
	<lastBuildDate>Thu, 17 May 2012 09:30:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Joey</title>
		<link>http://alexrabe.de/2008/03/21/11-3/#comment-22686</link>
		<dc:creator>Joey</dc:creator>
		<pubDate>Tue, 29 Nov 2011 19:25:20 +0000</pubDate>
		<guid isPermaLink="false">http://alexrabe.de/2008/03/21/11-3/#comment-22686</guid>
		<description>Hello all! I found this to be very helpful for those still having issues. Hope it helps!!

http://www.visser.com.au/blog/thumbnail-generation-php-memory-limit-nextgen-gallery/</description>
		<content:encoded><![CDATA[<p>Hello all! I found this to be very helpful for those still having issues. Hope it helps!!</p>
<p><a href="http://www.visser.com.au/blog/thumbnail-generation-php-memory-limit-nextgen-gallery/" rel="nofollow">http://www.visser.com.au/blog/thumbnail-generation-php-memory-limit-nextgen-gallery/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://alexrabe.de/2008/03/21/11-3/#comment-22528</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Fri, 05 Aug 2011 05:28:51 +0000</pubDate>
		<guid isPermaLink="false">http://alexrabe.de/2008/03/21/11-3/#comment-22528</guid>
		<description>I am trying to get this running for a client on 1&amp;1. I see the latest comment was from 2010, but I have this problem now. I get the standard out of memory error as everyone before. I uncommented the ini_set line. The test script runs fine. Any ideas?</description>
		<content:encoded><![CDATA[<p>I am trying to get this running for a client on 1&amp;1. I see the latest comment was from 2010, but I have this problem now. I get the standard out of memory error as everyone before. I uncommented the ini_set line. The test script runs fine. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: visitor</title>
		<link>http://alexrabe.de/2008/03/21/11-3/#comment-20826</link>
		<dc:creator>visitor</dc:creator>
		<pubDate>Fri, 22 Jan 2010 16:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://alexrabe.de/2008/03/21/11-3/#comment-20826</guid>
		<description>there is one post regarding this problem:

german:
(Die 3 MB pro JPEG-Bild sind PHP völlig egal, intern wird mit Pixelbreite * Pixelhöhe * 3 Byte gerechnet. Bei 7 Megapixel z.B. wird also für die Verarbeitung 21 MB PHP-Speicher benötigt!)

It says:

The size of the image is not important.
PHP checks the resolution of the image and tries to allocate memory like this:

IMG_WIDTH * IMG_HEIGHT * 3 bytes

Ex: 7 Megapixel needs 21 MB

-- hmm --

I have this problem at 1und1 webhosting and images like 700kb and 2000 x 1500 px wont be thumbed. I have php5 and ini_set enabled in the gd-script.
PHP Version : 5.2.12
GD Version : bundled (2.0.34 compatible)
# PHP Memory Limit : 40M
# PHP Max Upload : 20M
# PHP Max Post : 8M
# PHP Output Buffer : N/A
# PHP Max Script Execute Time : 50000s

mem_usage on ngg-dash 17.34 MByte

Images with 1024x768 px work perfect.

-- In the end I have no clue :-]  --

I hope someone will find a solution for this.

tx again for this nice plugin</description>
		<content:encoded><![CDATA[<p>there is one post regarding this problem:</p>
<p>german:<br />
(Die 3 MB pro JPEG-Bild sind PHP völlig egal, intern wird mit Pixelbreite * Pixelhöhe * 3 Byte gerechnet. Bei 7 Megapixel z.B. wird also für die Verarbeitung 21 MB PHP-Speicher benötigt!)</p>
<p>It says:</p>
<p>The size of the image is not important.<br />
PHP checks the resolution of the image and tries to allocate memory like this:</p>
<p>IMG_WIDTH * IMG_HEIGHT * 3 bytes</p>
<p>Ex: 7 Megapixel needs 21 MB</p>
<p>&#8211; hmm &#8211;</p>
<p>I have this problem at 1und1 webhosting and images like 700kb and 2000 x 1500 px wont be thumbed. I have php5 and ini_set enabled in the gd-script.<br />
PHP Version : 5.2.12<br />
GD Version : bundled (2.0.34 compatible)<br />
# PHP Memory Limit : 40M<br />
# PHP Max Upload : 20M<br />
# PHP Max Post : 8M<br />
# PHP Output Buffer : N/A<br />
# PHP Max Script Execute Time : 50000s</p>
<p>mem_usage on ngg-dash 17.34 MByte</p>
<p>Images with 1024&#215;768 px work perfect.</p>
<p>&#8211; In the end I have no clue :-]  &#8211;</p>
<p>I hope someone will find a solution for this.</p>
<p>tx again for this nice plugin</p>
]]></content:encoded>
	</item>
</channel>
</rss>

