<?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>custus.de &#187; PHP</title>
	<atom:link href="http://www.custus.de/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.custus.de</link>
	<description>webdesign blog - wordpress,typo3,html,css</description>
	<lastBuildDate>Mon, 04 Oct 2010 19:48:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>WordPress 2.8 – Upgrade unter 1&amp;1</title>
		<link>http://www.custus.de/2009/11/wordpress-2-8-upgrade-unter-11/</link>
		<comments>http://www.custus.de/2009/11/wordpress-2-8-upgrade-unter-11/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 12:26:01 +0000</pubDate>
		<dc:creator>custus</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Server (Linux)]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[PHP5]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.custus.de/?p=427</guid>
		<description><![CDATA[Die Webspaces von 1&#38;1 Hosting sind Werkseitig auf PHP Version 4 eingestellt. Dies erzeugt beim Einsatz von WordPress 2.8 in der Administrationsebene einen Error 500. Mit einer htaccess-Datei lässt sich PHP5 als Handler für den Webspace einstellen. # BEGIN WordPress RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] # [...]]]></description>
		<wfw:commentRss>http://www.custus.de/2009/11/wordpress-2-8-upgrade-unter-11/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

