<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Rootz.de &#187; PHP</title>
	<atom:link href="http://www.rootz.de/stichwort/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rootz.de</link>
	<description>.. the technology blog</description>
	<lastBuildDate>Mon, 23 Jan 2012 17:51:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>PHP Warning &#8211; It is not safe to rely on the system&#8217;s timezone settings</title>
		<link>http://www.rootz.de/2010/04/php-warning-it-is-not-safe-to-rely-on-the-systems-timezone-settings/</link>
		<comments>http://www.rootz.de/2010/04/php-warning-it-is-not-safe-to-rely-on-the-systems-timezone-settings/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 09:04:15 +0000</pubDate>
		<dc:creator>schwalm</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web-basierend]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Timezone]]></category>
		<category><![CDATA[Warning]]></category>

		<guid isPermaLink="false">http://www.rootz.de/?p=1067</guid>
		<description><![CDATA[Wie es scheint haben die PHP-Maintainer und Entwickler mal wieder mit einer alten Baustelle aufgeräumt und einige Änderungen an den Datumsfunktionen in PHP 5.3.x eingepflegt. Und das bekommt man nach einem Upgrade nun prompt in Form von nervigen Warnings zu spüren, welche die Errorlogs eines Webservers überschwemmen. Ein kurzer Blick in die Online-Doku von PHP [...]]]></description>
		<wfw:commentRss>http://www.rootz.de/2010/04/php-warning-it-is-not-safe-to-rely-on-the-systems-timezone-settings/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<atom:link rel="payment" href="http://www.rootz.de/?flattrss_redirect&amp;id=1067&amp;md5=c5cd46c682600893e2143456c8d4eb4f" type="text/html" />
	</item>
		<item>
		<title>Zend Framework: Probleme mit dem JPG Support unter PHP 5.3.x</title>
		<link>http://www.rootz.de/2010/03/zend-framework-probleme-mit-dem-jpg-support-unter-php-5-3-x/</link>
		<comments>http://www.rootz.de/2010/03/zend-framework-probleme-mit-dem-jpg-support-unter-php-5-3-x/#comments</comments>
		<pubDate>Sat, 20 Mar 2010 10:04:37 +0000</pubDate>
		<dc:creator>schwalm</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web-basierend]]></category>
		<category><![CDATA[Bug]]></category>
		<category><![CDATA[JPEG]]></category>
		<category><![CDATA[Patch]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Undefined index JPG Support]]></category>
		<category><![CDATA[Zend Framework]]></category>

		<guid isPermaLink="false">http://www.rootz.de/?p=890</guid>
		<description><![CDATA[Aufgefallen ist mir diesem Problem beim Aufsetzten eines Magento Online-Shops, der nach einem Upgrade auf PHP 5.3.1 plötzlich keine PDFs mehr produzieren konnte. Statt dessen nu lapidar den Dienst mit folgender Fehlermeldung quittierte. Undefined index: JPG Support in /usr/local/lib/php/Zend/Pdf/Resource/Image/Jpeg.php on line 60 Eine Befragung des Google-Orakels brachte dann auch schnell Linderung. Schuld ist wohl eine [...]]]></description>
		<wfw:commentRss>http://www.rootz.de/2010/03/zend-framework-probleme-mit-dem-jpg-support-unter-php-5-3-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" href="http://www.rootz.de/?flattrss_redirect&amp;id=890&amp;md5=f437e536ea6fdcf68fa975654f5fd7fc" type="text/html" />
	</item>
		<item>
		<title>PHP-Pear: Warning: mkdir(): File exists in System.php on line 277</title>
		<link>http://www.rootz.de/2010/03/php-pear-warning-mkdir-file-exists-in-system-php-on-line-277/</link>
		<comments>http://www.rootz.de/2010/03/php-pear-warning-mkdir-file-exists-in-system-php-on-line-277/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 10:54:58 +0000</pubDate>
		<dc:creator>schwalm</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Web-basierend]]></category>
		<category><![CDATA[Bug]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Packages]]></category>
		<category><![CDATA[Pear]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.rootz.de/?p=790</guid>
		<description><![CDATA[Hier hat mal wieder ein Bug im PHP-Pear Package zugeschlagen der unter Debian (5.04 Lenny) bzw. Ubuntu (9.10 Karmic) verhindert das man die lokale PEAR Installation verfünftig updaten kann z.B. via &#8221; pear upgrade-all &#8220;. Es erscheint die Meldung Nach ein paar Recherchen kommt jedoch schnell zu Tage das das Problem nur bei PHP Version [...]]]></description>
		<wfw:commentRss>http://www.rootz.de/2010/03/php-pear-warning-mkdir-file-exists-in-system-php-on-line-277/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" href="http://www.rootz.de/?flattrss_redirect&amp;id=790&amp;md5=0e317dfae3916a7f7dc02bf50a3fb1e5" type="text/html" />
	</item>
		<item>
		<title>Magento Online-Shop &#8211; Fehlermeldungen mit mehr Aussagekraft</title>
		<link>http://www.rootz.de/2010/03/magento-online-shop-fehlermeldungen-mit-mehr-aussagekraft/</link>
		<comments>http://www.rootz.de/2010/03/magento-online-shop-fehlermeldungen-mit-mehr-aussagekraft/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 17:30:32 +0000</pubDate>
		<dc:creator>schwalm</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Web-basierend]]></category>
		<category><![CDATA[Debugging]]></category>
		<category><![CDATA[Fehlermeldung]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[Magento: exception printing is disabled by default for security reasons]]></category>
		<category><![CDATA[Online-shop]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.rootz.de/?p=719</guid>
		<description><![CDATA[Da bastelt man an einem Online-Shop mit Magento und installiert ein paar Module. Doch plötzlich kommt nur noch eine Seite mit einer Fehlermeldung und zu allem Überdruss wird da auch noch jeweder Hinweis auf den eigentlichen Fehler verweigert. &#8220;Exception printing is disabled by default for security reasons.&#8221; Um Magento wenigstens einige Hinweise auf die Fehlerquelle [...]]]></description>
		<wfw:commentRss>http://www.rootz.de/2010/03/magento-online-shop-fehlermeldungen-mit-mehr-aussagekraft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<atom:link rel="payment" href="http://www.rootz.de/?flattrss_redirect&amp;id=719&amp;md5=c1630006c26da1e76d886e1bb967aa2c" type="text/html" />
	</item>
	</channel>
</rss>

