<?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>NsYta 说。 &#187; 学习手札</title>
	<atom:link href="http://nsyta.guaniu.com/category/wordpress/%e5%ad%a6%e4%b9%a0%e6%89%8b%e6%9c%ad/feed/" rel="self" type="application/rss+xml" />
	<link>http://nsyta.guaniu.com</link>
	<description>我承认我很不专一，Web，电影，设计，音乐，时尚，游戏，我统统都有兴趣。</description>
	<lastBuildDate>Sun, 24 Jan 2010 06:20:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>解决  WP-DBManager Warning backup folder visible to public</title>
		<link>http://nsyta.guaniu.com/wp-dbmanager-warning-solution/</link>
		<comments>http://nsyta.guaniu.com/wp-dbmanager-warning-solution/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 19:59:44 +0000</pubDate>
		<dc:creator>NsYta</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[学习手札]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Plug-in]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://nsyta.guaniu.com/?p=395</guid>
		<description><![CDATA[WP-DBManager version 2.50 .after Active the plugins ,AdminPanel always received : 
 
WP-DBManager 2.50 安装激活后，控制台总是收到如下错误警告: 
"Your backup folder MIGHT be visible to the public 
To correct this issue, move the .htaccess file from wp-content/plugins/wp-dbmanager to /home/username/commondork.com/wp-content/backup-db" 
There is not a such file named .htaccess in /wp-content/plugins/wp-dbmanager. 
But Its easy. 
 
但其时插件目录中没有.htaccess文件。经过论坛讨论和考证。最终解决办法如下。 
Create one file named .htaccess in than upload to the backup-db directory(Use filezilla can upload file named . xxx ) <a href="http://nsyta.guaniu.com/wp-dbmanager-warning-solution/">继续阅读...</a>]]></description>
		<wfw:commentRss>http://nsyta.guaniu.com/wp-dbmanager-warning-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>解决 Fatal error: Allowed memory  exhausted</title>
		<link>http://nsyta.guaniu.com/fatal-error-allowed-memory-exhausted/</link>
		<comments>http://nsyta.guaniu.com/fatal-error-allowed-memory-exhausted/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 19:53:55 +0000</pubDate>
		<dc:creator>NsYta</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[学习手札]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Fatal]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Support]]></category>

		<guid isPermaLink="false">http://nsyta.guaniu.com/fatal-error-allowed-memory-exhausted/</guid>
		<description><![CDATA[错误描述： Memory exhausted error in admin panel 
 
错误提示：Fatal error: Allowed memory size of 33554432 bytes exhausted 
 
解决方法： 
 
assuming you've deactivated all plugins, the try one of these methods for increasing the amount of memory a PHP script may consume 
 
1. If you have access to your PHP.ini file, change the line in PHP.ini 
If your line shows 32M try 64M: 
memory_limit = 64M ; Maximum amount <a href="http://nsyta.guaniu.com/fatal-error-allowed-memory-exhausted/">继续阅读...</a>]]></description>
		<wfw:commentRss>http://nsyta.guaniu.com/fatal-error-allowed-memory-exhausted/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

