<?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>PHP.ph &#187; Centos</title>
	<atom:link href="http://www.php.ph/category/linux/centos/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.php.ph</link>
	<description>Linux Apache MySQL PHP</description>
	<lastBuildDate>Fri, 25 Dec 2009 15:38:51 +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>Mrepo 0.8.6 Released</title>
		<link>http://www.php.ph/2008/10/07/mrepo-086-released/</link>
		<comments>http://www.php.ph/2008/10/07/mrepo-086-released/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 01:44:30 +0000</pubDate>
		<dc:creator>aqua</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[News and Views]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://www.php.ph/?p=93</guid>
		<description><![CDATA[The release of mrepo 0.8.6, with RHEL 4.7&#8217;s RHN/up2date code, has been announced by Dag Wieërs.
Some of the highlights include:
Support for RHEL5 and CentOS-5.
Added YaST Online Update support.
Added fuseiso support (root access no longer needed).
Added unionfs support to merge ISOs to a single tree.
Faster relinking of repositories.
Caching of directory indexes to prevent regenerating repositories.
Proxy-support for [...]]]></description>
		<wfw:commentRss>http://www.php.ph/2008/10/07/mrepo-086-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Centos 5: Installing XCache From Source</title>
		<link>http://www.php.ph/2008/08/10/centos-5-installing-xcache-from-source/</link>
		<comments>http://www.php.ph/2008/08/10/centos-5-installing-xcache-from-source/#comments</comments>
		<pubDate>Sat, 09 Aug 2008 22:37:49 +0000</pubDate>
		<dc:creator>php</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Centos]]></category>
		<category><![CDATA[Fedora Core]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.php.ph/?p=50</guid>
		<description><![CDATA[XCache is an open-source opcode cacher. It optimizes performance by removing the compilation time of PHP scripts by caching the compiled state of PHP scripts into the shm (RAM) and uses the compiled version straight from the RAM.

Fedora 9, Centos 5: Xcache Install from Source
Through SSH.
yum install php-devel

yum groupinstall 'Development Tools'
yum groupinstall 'Development Libraries'
cd /src
Download [...]]]></description>
		<wfw:commentRss>http://www.php.ph/2008/08/10/centos-5-installing-xcache-from-source/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP mbstring extension</title>
		<link>http://www.php.ph/2008/08/05/php-mbstring-extension/</link>
		<comments>http://www.php.ph/2008/08/05/php-mbstring-extension/#comments</comments>
		<pubDate>Mon, 04 Aug 2008 23:37:33 +0000</pubDate>
		<dc:creator>php</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[Fedora Core]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.php.ph/?p=42</guid>
		<description><![CDATA[Drupal Error: Operations on Unicode strings are emulated on a best-effort basis. Install the PHP mbstring extension for improved Unicode support.
Solution in Centos 5 and Fedora 9:
Through SSH:
yum search mbstring
yum install php-mbstring
/etc/init.d/httpd restart
]]></description>
		<wfw:commentRss>http://www.php.ph/2008/08/05/php-mbstring-extension/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apt in Centos 5, Fedora 9, RPM-based Distributions</title>
		<link>http://www.php.ph/2008/07/30/apt-in-centos-5-fedora-9-rpm-based-distributions/</link>
		<comments>http://www.php.ph/2008/07/30/apt-in-centos-5-fedora-9-rpm-based-distributions/#comments</comments>
		<pubDate>Tue, 29 Jul 2008 16:36:00 +0000</pubDate>
		<dc:creator>php</dc:creator>
				<category><![CDATA[Centos]]></category>
		<category><![CDATA[Fedora Core]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.php.ph/?p=36</guid>
		<description><![CDATA[Advanced Package Tool (APT) was originally developed for the Debian Linux distribution. Apt-rpm is a port of Debian&#8217;s APT modified to work with the RPM Package Manager.
Apt-rpm can work with repomd and handles multiple repositories much better. If a package is installed, dependencies are automatically installed. Like APT, it is much faster than yum.
To install [...]]]></description>
		<wfw:commentRss>http://www.php.ph/2008/07/30/apt-in-centos-5-fedora-9-rpm-based-distributions/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
