<?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; WordPress</title>
	<atom:link href="http://mmlst.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://mmlst.com</link>
	<description>分享知识</description>
	<lastBuildDate>Fri, 07 Aug 2009 01:14:10 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WorkPress使用NextGen Gallery出现的GD2 LIBRARY错误</title>
		<link>http://mmlst.com/2009/03/07/workpress%e4%bd%bf%e7%94%a8nextgen-gallery%e5%87%ba%e7%8e%b0%e7%9a%84gd2-library%e9%94%99%e8%af%af/</link>
		<comments>http://mmlst.com/2009/03/07/workpress%e4%bd%bf%e7%94%a8nextgen-gallery%e5%87%ba%e7%8e%b0%e7%9a%84gd2-library%e9%94%99%e8%af%af/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 11:47:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[NextGen Gallery]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://mmlst.com/2009/03/07/workpress%e4%bd%bf%e7%94%a8nextgen-gallery%e5%87%ba%e7%8e%b0%e7%9a%84gd2-library%e9%94%99%e8%af%af/</guid>
		<description><![CDATA[在本地Wordpress中使用NextGen Gallery相册。上传图片完成后，建立小图标的时候出现以下错误提示信息：
You do not have the GD Library installed. This class requires the GD library to function properly.
visit http://us2.php.net/manual/en/ref.image.php for more information
解决办法：
php.ini
:extension=php_gd2.dll
去除前面的分号
php.ini 重新复制到C:\windows
Apache 重启
]]></description>
		<wfw:commentRss>http://mmlst.com/2009/03/07/workpress%e4%bd%bf%e7%94%a8nextgen-gallery%e5%87%ba%e7%8e%b0%e7%9a%84gd2-library%e9%94%99%e8%af%af/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<html>
<head>
<title></title>
<meta name="verify-v1" content="g9TyLKV+Qw/waEbbIIFWqxWkvuCs7piVz1GOM0RuSuM=" />
</head>
<body>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-5977749-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>
</body>
</html>