<?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>魏彬的blog</title>
	<atom:link href="http://www.weibin.org/feed" rel="self" type="application/rss+xml" />
	<link>http://www.weibin.org</link>
	<description>工作，学习以及生活的点点滴滴</description>
	<lastBuildDate>Thu, 17 Nov 2011 02:58:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>nginx 出现502 Bad Gateway 错误</title>
		<link>http://www.weibin.org/2011/11-17-22.html</link>
		<comments>http://www.weibin.org/2011/11-17-22.html#comments</comments>
		<pubDate>Thu, 17 Nov 2011 02:58:23 +0000</pubDate>
		<dc:creator>weibin</dc:creator>
				<category><![CDATA[NGINX]]></category>
		<category><![CDATA[nginx]]></category>

		<guid isPermaLink="false">http://www.weibin.org/2011/11-17-22.html</guid>
		<description><![CDATA[今天用windows live writer发布blog后打开网站出现502 bad gateway，
心想不应该啊，我的blog是生成了静态化的，打开的是静态页面，502错误一般都不是nginx错误，而是php-fpm错误,在/usr/local/php/etc/php-fpm.conf中搜索re ...]]></description>
			<content:encoded><![CDATA[<p>今天用windows live writer发布blog后打开网站出现502 bad gateway，</p>
<p>心想不应该啊，我的blog是生成了静态化的，打开的是静态页面，502错误一般都不是nginx错误，而是php-fpm错误,在/usr/local/php/etc/php-fpm.conf中搜索request_terminate_timeout，就是fast-cgi的执行脚本时间，把5修改为0s，0s为关闭，就是无限执行下去。/usr/local/nginx/sbin/nginx -s reload&nbsp;&nbsp; 使修改生效，网站正常打开，是否一劳永逸，待观察。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weibin.org/2011/11-17-22.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpmyadmin新版本新亮点</title>
		<link>http://www.weibin.org/2011/11-17-21.html</link>
		<comments>http://www.weibin.org/2011/11-17-21.html#comments</comments>
		<pubDate>Thu, 17 Nov 2011 02:00:33 +0000</pubDate>
		<dc:creator>weibin</dc:creator>
				<category><![CDATA[MYSQL]]></category>
		<category><![CDATA[phpmyadmin]]></category>

		<guid isPermaLink="false">http://www.weibin.org/2011/11-17-21.html</guid>
		<description><![CDATA[好久没有使用phpmyadmin这个最出色的web版mysql管理工具了，今天因为需要，下载了wampserver,打开一看,眼前一亮，phpmyadmin使用了新的UI，极为漂亮，&#160; 
 
依然使用了frameset，左栏显示数据库列表，右栏顶部显示功能菜单，一目了然，不似以前的版本，找 ...]]></description>
			<content:encoded><![CDATA[<p>好久没有使用phpmyadmin这个最出色的web版mysql管理工具了，今天因为需要，下载了wampserver,打开一看,眼前一亮，phpmyadmin使用了新的UI，极为漂亮，&nbsp; </p>
<p><a href="http://www.weibin.org/wp-content/uploads/2011/11/phpMyAdmin.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="phpMyAdmin" border="0" alt="phpMyAdmin" src="http://www.weibin.org/wp-content/uploads/2011/11/phpMyAdmin_thumb.png" width="93" height="275"/></a> <a href="http://www.weibin.org/wp-content/uploads/2011/11/phpMyAdmin1.png"><img style="border-bottom: 0px; border-left: 0px; margin: 0px; display: inline; border-top: 0px; border-right: 0px" title="phpMyAdmin1" border="0" alt="phpMyAdmin1" src="http://www.weibin.org/wp-content/uploads/2011/11/phpMyAdmin1_thumb.png" width="297" height="275"/></a></p>
<p>依然使用了frameset，左栏显示数据库列表，右栏顶部显示功能菜单，一目了然，不似以前的版本，找一些功能需要费劲的寻找，功能也越来越强大了，使用了AJAX,提高了刷新效率，值得一用。</p>
<p><a href="http://www.weibin.org/wp-content/uploads/2011/11/phpMyAdmin2.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="phpMyAdmin2" border="0" alt="phpMyAdmin2" src="http://www.weibin.org/wp-content/uploads/2011/11/phpMyAdmin2_thumb.png" width="368" height="294"/></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.weibin.org/2011/11-17-21.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

