<?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>晨曦网络 &#187; Linux</title>
	<atom:link href="http://www.chenxi.info/tag/linux/feed" rel="self" type="application/rss+xml" />
	<link>http://www.chenxi.info</link>
	<description>互联网和IT技术文章</description>
	<lastBuildDate>Thu, 02 Sep 2010 03:51:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>使用Linux主机的几点注意事项</title>
		<link>http://www.chenxi.info/linux-host-note.html</link>
		<comments>http://www.chenxi.info/linux-host-note.html#comments</comments>
		<pubDate>Wed, 20 Jan 2010 02:20:40 +0000</pubDate>
		<dc:creator>chenxi.info</dc:creator>
				<category><![CDATA[经验技巧]]></category>
		<category><![CDATA[网站相关]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.chenxi.info/?p=369</guid>
		<description><![CDATA[最近越来越多的朋友在使用国外主机，而国外很大一部分主机都是Linux主机，往往把PHP程序上传到空间总是出现各种问题，现在把几点需要注意的列出来和大家分享。]]></description>
			<content:encoded><![CDATA[<p>最近越来越多的朋友在使用国外主机，而国外很大一部分主机都是Linux主机，往往把PHP程序（如discuz和wordpress等等）上传到空间总是出现各种问题，现在把几点需要注意的列出来和大家分享：</p>
<p>一、不要使用记事本编辑wp-config.php和.htaccess<br />
用记事本编辑wp-config.php和.htaccess，会改变结构编码，这里推荐大家使用Notepad++</p>
<p>二、上传的时候使用二进制上传<br />
基本上的PHP程序都要求二进制上传，推荐大家使用Cuteftp或是使用FlashFXP。<br />
Cuteftp设置方法：站点管理器——找到你需要编辑的站点——属性——类型——传输类型——二进制，确定即可。<br />
FlashFXP设置方法：会话——传输模式——二进制。</p>
<p>注意以上两点，我想应该不会有什么问题了。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chenxi.info/linux-host-note.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
