<?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>Tutoriale Linux &#187; PHP</title>
	<atom:link href="http://www.linux-tutorial.eu/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linux-tutorial.eu</link>
	<description></description>
	<lastBuildDate>Tue, 17 Jan 2012 10:38:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Instalare PHP din surse</title>
		<link>http://www.linux-tutorial.eu/php/instalare-php-din-surse/</link>
		<comments>http://www.linux-tutorial.eu/php/instalare-php-din-surse/#comments</comments>
		<pubDate>Fri, 25 Nov 2011 20:04:05 +0000</pubDate>
		<dc:creator>mihai</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[instalare]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[surse]]></category>

		<guid isPermaLink="false">http://www.linux-tutorial.eu/?p=213</guid>
		<description><![CDATA[Obtineti codul sursa ce va fi compilat si instalat, in acest tutorial folosim versiunea 5.3.8: http://ro.php.net/distributions/php-5.3.8.tar.bz2 root@bsdpc[~/work] # wget http://ro.php.net/distributions/php-5.3.8.tar.bz2 root@bsdpc[~/work] # tar jxvf php-5.3.8.tar.bz2 root@bsdpc[~/work] # cd php-5.3.8/ root@bsdpc[~/work/php-5.3.8] # ./configure --with-mysql=/usr/local/mysql/ \ 2> --with-apxs2=/usr/local/apache2/bin/apxs \ 2> --with-openssl --with-bz2 --enable-ftp \ 2> --enable-mbstring --enable-bcmath --enable-calendar \ 2> --enable-mbregex --enable-magic-quotes \ 2> --with-pear --enable-sockets root@bsdpc[~/work/php-5.3.8] [...]]]></description>
		<wfw:commentRss>http://www.linux-tutorial.eu/php/instalare-php-din-surse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

