<?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>my weblog &#187; php</title>
	<atom:link href="http://www.swart.org.za/wordpress/tag/php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.swart.org.za/wordpress</link>
	<description>babblings!</description>
	<lastBuildDate>Mon, 01 Mar 2010 14:31:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>sqlite version 2.8.x and PHP 5.2.x</title>
		<link>http://www.swart.org.za/wordpress/sqlite-version-28x-and-php-52x.htm</link>
		<comments>http://www.swart.org.za/wordpress/sqlite-version-28x-and-php-52x.htm#comments</comments>
		<pubDate>Thu, 21 Aug 2008 04:51:50 +0000</pubDate>
		<dc:creator>carl</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[pecl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[sqlite]]></category>

		<guid isPermaLink="false">http://www.swart.org.za/wordpress/sqlite-version-28x-and-php-52x.htm</guid>
		<description><![CDATA[It seems straight forward if you read the PHP manual &#8230;. just do a pecl install sqlite &#8230;. but most things in live is not that simple.   The above command gave me the following error:
../SQLite-1.0.3/sqlite.c:56: error:
&#8216;BYREF_NONE&#8217; undeclared here (not in a function)
../SQLite-1.0.3/sqlite.c:56: error:
&#8216;BYREF_FORCE&#8217; undeclared here (not in a function)
../SQLite-1.0.3/sqlite.c:125: warning:
initialization from incompatible pointer [...]]]></description>
		<wfw:commentRss>http://www.swart.org.za/wordpress/sqlite-version-28x-and-php-52x.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP 5.2.5 and Plesk 8.1.x and Plesk 8.2.x &#8230;</title>
		<link>http://www.swart.org.za/wordpress/php-525-and-plesk-81x-and-plesk-82x.htm</link>
		<comments>http://www.swart.org.za/wordpress/php-525-and-plesk-81x-and-plesk-82x.htm#comments</comments>
		<pubDate>Mon, 10 Dec 2007 11:50:56 +0000</pubDate>
		<dc:creator>carl</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Plesk for Linux]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[atomicrocketturtle]]></category>
		<category><![CDATA[horde]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[rackerhacker]]></category>
		<category><![CDATA[webmail]]></category>

		<guid isPermaLink="false">http://www.swart.org.za/wordpress/?p=73</guid>
		<description><![CDATA[Oops, the latest version of PHP breaks a few things on Plesk 8.1.x and Plesk 8.2.x installations. It propably affects other installations as well, but I stopped testing since I was only interested in Plesk 8.2.x and later.
According to atomicrocketturtle the problem will be fixed in Plesk 8.3. We will just have to wait and [...]]]></description>
		<wfw:commentRss>http://www.swart.org.za/wordpress/php-525-and-plesk-81x-and-plesk-82x.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running suPHP and mod_php side by side on Plesk</title>
		<link>http://www.swart.org.za/wordpress/running-suphp-and-mod_php-side-by-side.htm</link>
		<comments>http://www.swart.org.za/wordpress/running-suphp-and-mod_php-side-by-side.htm#comments</comments>
		<pubDate>Sun, 14 May 2006 14:58:28 +0000</pubDate>
		<dc:creator>carl</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Plesk for Linux]]></category>
		<category><![CDATA[cgi]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[mod_suphp]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Plesk]]></category>
		<category><![CDATA[suphp]]></category>

		<guid isPermaLink="false">http://www.swart.org.za/wordpress/?p=41</guid>
		<description><![CDATA[By default all the Plesk servers runs mod_php for speed. This has one major drawback and that is that if a clients creates files via PHP, they are owned by the webserver user under which mod_php runs. The solution to the problem seems to enable suPHP for the clients that needs to create files via [...]]]></description>
		<wfw:commentRss>http://www.swart.org.za/wordpress/running-suphp-and-mod_php-side-by-side.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
