<?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>Linux . Spy &#187; php</title>
	<atom:link href="http://www.isspy.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.isspy.com</link>
	<description></description>
	<lastBuildDate>Wed, 14 Dec 2011 07:55:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Ubuntu 快速部署 LAMP</title>
		<link>http://www.isspy.com/ubuntu-%e5%bf%ab%e9%80%9f%e9%83%a8%e7%bd%b2-lamp/</link>
		<comments>http://www.isspy.com/ubuntu-%e5%bf%ab%e9%80%9f%e9%83%a8%e7%bd%b2-lamp/#comments</comments>
		<pubDate>Tue, 11 May 2010 13:27:23 +0000</pubDate>
		<dc:creator>liangsuilong</dc:creator>
				<category><![CDATA[快速教程]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[lamp]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.isspy.com/?p=165</guid>
		<description><![CDATA[LAMP 组合的威力早已声名远播。Ubuntu 作为一个标准的 Linux 发行版，当然可以安装 LAMP 组合了。 其实也是十分简单的，只要在终端里输入： sudo apt-get install apache2 php5 mysql-server 如果不想用终端和命令行，也可以在新立得点选这三个软件包，效果也是一样的。安装期间 apt 会让用户设置几个配置，一般来说默认就可以了。]]></description>
			<content:encoded><![CDATA[<p>LAMP 组合的威力早已声名远播。Ubuntu 作为一个标准的 Linux 发行版，当然可以安装 LAMP 组合了。</p>
<p>其实也是十分简单的，只要在终端里输入：</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> apache2 php5 mysql-server</pre></div></div>

<p>如果不想用终端和命令行，也可以在新立得点选这三个软件包，效果也是一样的。安装期间 apt 会让用户设置几个配置，一般来说默认就可以了。</p>
<p><a href="http://www.bshare.cn/share?url=http%3A%2F%2Fwww.isspy.com%2Fubuntu-%25e5%25bf%25ab%25e9%2580%259f%25e9%2583%25a8%25e7%25bd%25b2-lamp%2F&title=Ubuntu+%E5%BF%AB%E9%80%9F%E9%83%A8%E7%BD%B2+LAMP" title="用bShare分享或收藏本文"><img src="http://static.bshare.cn/frame/images/button_custom1-zh.gif" alt="用bShare分享或收藏本文" /></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.isspy.com/ubuntu-%e5%bf%ab%e9%80%9f%e9%83%a8%e7%bd%b2-lamp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

