<?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>ServerSignature Linux Community Support Blog Page &#187; PECL</title>
	<atom:link href="http://support.serversignature.com/category/pecl/feed/" rel="self" type="application/rss+xml" />
	<link>http://support.serversignature.com</link>
	<description>Linux Server Management &#38; Consulting  Services :  Contact Email - admin@serversignature.com &#124; Web: serversignature.com</description>
	<lastBuildDate>Sun, 20 Jun 2010 17:59:37 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Options for downloading PECL extensions</title>
		<link>http://support.serversignature.com/pecl/options-for-downloading-pecl-extensions/</link>
		<comments>http://support.serversignature.com/pecl/options-for-downloading-pecl-extensions/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 13:29:49 +0000</pubDate>
		<dc:creator>Kiran</dc:creator>
				<category><![CDATA[PECL]]></category>
		<category><![CDATA[downloading]]></category>
		<category><![CDATA[extensions]]></category>

		<guid isPermaLink="false">http://support.serversignature.com/?p=171</guid>
		<description><![CDATA[Options for downloading PECL extensions
There are several options for downloading PECL extensions, such as:
The pecl install extname command downloads the extensions code automatically, so in this case there is no need for a separate download.
http://pecl.php.net/ The PECL web site contains information about the different extensions that are offered by the PHP Development Team. The information [...]]]></description>
		<wfw:commentRss>http://support.serversignature.com/pecl/options-for-downloading-pecl-extensions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PECL upload progress extension</title>
		<link>http://support.serversignature.com/pecl/pecl-upload-progress-extension/</link>
		<comments>http://support.serversignature.com/pecl/pecl-upload-progress-extension/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 03:45:31 +0000</pubDate>
		<dc:creator>Kiran</dc:creator>
				<category><![CDATA[PECL]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[progress]]></category>
		<category><![CDATA[upload]]></category>

		<guid isPermaLink="false">http://support.serversignature.com/?p=167</guid>
		<description><![CDATA[PECL upload progress extension
Download from &#8211; http://pecl.php.net/package/uploadprogress
http://pecl.php.net/get/uploadprogress-1.0.1.tgz
Extract the uploadprogress-1.0.1.tgz archive
$ phpize
$ ./configure
$ make
$ sudo make install
Add the extension to php.ini by adding this line extension=uploadprogress.so
Restart apache
/etc/init.d/httpd restart
]]></description>
		<wfw:commentRss>http://support.serversignature.com/pecl/pecl-upload-progress-extension/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
