<?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>How I kill time.... :) &#187; Apache</title>
	<atom:link href="http://www.pratik.info/tag/apache/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pratik.info</link>
	<description>Blog of Pratik Jagdishwala</description>
	<lastBuildDate>Tue, 21 Jun 2011 14:06:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Installing LAMP on Ubuntu</title>
		<link>http://www.pratik.info/2009/12/31/installing-lamp-on-ubuntu/</link>
		<comments>http://www.pratik.info/2009/12/31/installing-lamp-on-ubuntu/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 10:52:28 +0000</pubDate>
		<dc:creator>pratik</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Install LAMP Ubuntu]]></category>
		<category><![CDATA[MySQL Ubuntu]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.pratik.info/2009/12/31/installing-lamp-on-ubuntu/</guid>
		<description><![CDATA[Installing LAMP (Linux &#8211; Apache &#8211; MySQL &#8211; PHP) on Ubuntu is pretty straight forward. 1st we install Apache. Go to your Terminal and type in sudo apt-get install apache2 2nd step sudo apt-get install php5 libapache2-mod-php5 3rd step sudo apt-get install mysql-server 4th step Just make sure Apache is running In your terminal enter [...]]]></description>
			<content:encoded><![CDATA[<p>Installing LAMP (Linux &#8211; Apache &#8211; MySQL &#8211; PHP) on Ubuntu is pretty straight forward.</p>
<p>1st we install Apache.<br />
Go to your Terminal and type in sudo apt-get install apache2</p>
<p>2nd step<br />
sudo apt-get install php5 libapache2-mod-php5</p>
<p>3rd step<br />
sudo apt-get install mysql-server</p>
<p>4th step<br />
Just make sure Apache is running <img src='http://www.pratik.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  In your terminal enter<br />
sudo /etc/init.d/apache2 restart</p>
<p>And if you are stuck, google is always available <img src='http://www.pratik.info/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<hr /><small>Copyright &copy; 2008<br /> This feed is for personal, non-commercial use only. <br /> The use of this feed on other websites breaches copyright. If this content is not in your news reader, it makes the page you are viewing an infringement of the copyright. (Digital Fingerprint:<br /> )</small>]]></content:encoded>
			<wfw:commentRss>http://www.pratik.info/2009/12/31/installing-lamp-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

