<?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>Unixblog.org.UA &#187; memcache.so</title>
	<atom:link href="http://unixblog.org.ua/tag/memcacheso/feed/" rel="self" type="application/rss+xml" />
	<link>http://unixblog.org.ua</link>
	<description>программирование, хостинг, настройка, решение проблем на Unix ОС</description>
	<lastBuildDate>Wed, 25 Apr 2012 18:10:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How to install memcached php extension on Plesk</title>
		<link>http://unixblog.org.ua/hosting/install-memcashed-extension/</link>
		<comments>http://unixblog.org.ua/hosting/install-memcashed-extension/#comments</comments>
		<pubDate>Mon, 23 Feb 2009 15:17:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[hosting]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[memcache]]></category>
		<category><![CDATA[memcache.so]]></category>

		<guid isPermaLink="false">http://unixblog.org.ua/?p=125</guid>
		<description><![CDATA[Установка пхп модуля memcache в 4 шага: 1. Закачиваем архив. cd /usr/local/src wget http://pecl.php.net/get/memcache Так мы закачиваем последнюю версию memcache. Выбрать другую версию можно тут: http://pecl.php.net/package/memcache . 2. Распаковываем его: tar -xzf memcache-x.x.x.tgz (x.x.x &#8212; версия) 3. Заходим в папку memcache-x.x.x и устанавливаем последовательностью команд: phpize ./configure &#038;&#038; make &#038;&#038; make install 4. У меня, [...]]]></description>
		<wfw:commentRss>http://unixblog.org.ua/hosting/install-memcashed-extension/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

