<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title><![CDATA[张宴的博客]]></title> 
<link>http://zyan.cc/index.php</link> 
<description><![CDATA[Web系统架构与底层研发]]></description> 
<language>zh-cn</language> 
<copyright><![CDATA[张宴的博客]]></copyright>
<item>
<link>http://zyan.cc/post/133/</link>
<title><![CDATA[中南民族大学网站主服务器：由Linux到Windows[原创]]]></title> 
<author>张宴 &lt;net@s135.com&gt;</author>
<category><![CDATA[电脑杂谈]]></category>
<pubDate>Mon, 20 Feb 2006 15:00:41 +0000</pubDate> 
<guid>http://zyan.cc/post/133/</guid> 
<description>
<![CDATA[ 
	　　2月17日晚，魏老师打电话给我，说网络中心有点事，叫我和小贾过去。在学校网络中心，罗老师和我讨论了关于学校网站迁移服务器的事以及一些技术问题。由于小贾的新版学校主页还没做完，只好让基于plone的旧主页继续运行一段时间，但迁移服务器的事马上进行，我跟罗好事约在第二天上午9点开始迁移。<br/><br/>　　2月18日上午9点开始，我去了网络中心，将中南民族大学原来的Fedora Core 3 Linux主服务器（IP：210.42.144.116）上的全部网站（包括学校主页、各院系网站、各行政部门网站）迁移到新闻网、民大论坛所在的Windows2003服务器（IP：210.42.144.120）上，并利用我编写的自动搭建Apache 2.0.55、PHP 5.1.2、MySQL 4.0.26网络平台的原创软件《APMServ 5.1.2正式版》设置好虚拟主机与虚拟目录。<br/>　　<br/>　　2月18日中午，网站迁移与web服务器（IP：210.42.144.120）已经设置完成，只需网络中心将DNS服务器（IP：210.42.159.4）上的域名解释<a href="http://www.scuec.edu.cn" target="_blank">www.scuec.edu.cn</a>指到210.42.144.120既可。但碰巧就在网络中心老师更改DNS记录时，DNS服务器死机，重新启动后DNS服务器竟然挂了----硬盘坏了。网络中心杨主任叫我先去吃饭，等他们解决完DNS服务器故障后在打电话叫我。晚上8点左右，网络中心换完硬盘、恢复DNS服务器运行，我过去将web服务器调试完成。<br/>　　<br/>　　2月18日晚，湘雅（民大论坛ID）发手机短信给我，说服务器上的民大论坛的时间倒退了8小时。当时我已经从网络中心回来，寝室的校园网到期了，不能上网，于是回短信说明天在看是怎么回事。<br/><br/>　　2月19日，我发现web服务器上的时间是正确的，但在PHP网页中显示就倒退了8小时。后来我发现是PHP5.1系列版本新增了时区设置，默认为格林威治时间，与中国所在的东8区正好相差8个小时，于是找到php.ini中的“;date.timezone =”这行，将“;”去掉，改成“date.timezone = PRC”（PRC：People's Republic of China 中华人民共和国），重启Apache，问题解决。<br/>　　<br/>　　由于全校绝大部门网站都迁移到这台服务器上，负载加大，MySQL数据库的默认超时时间为8小时，而有些使用PHP技术的单位网站连接MySQL数据库时使用的是永久连接（即：用mysql_pconnect()函数连接数据库），该连接一经建立永不关闭，即使程序执行完成，也必须等8小时后才会超时断开连接，大量的连接累计造成MySQL数据库负载过重，导致2月18日晚到19日中午期间瘫痪几次。2月19日下午，我将MySQL默认超时时间改为120秒（修改my.ini，在[mysqld]下面增加一行“set-variable = wait_timeout=120”），并加大了缓存。目前一天过去了，一切正常。
]]>
</description>
</item><item>
<link>http://zyan.cc/post/133/#blogcomment1071</link>
<title><![CDATA[[评论] 中南民族大学网站主服务器：由Linux到Windows[原创]]]></title> 
<author>水扣 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 15 May 2008 13:28:59 +0000</pubDate> 
<guid>http://zyan.cc/post/133/#blogcomment1071</guid> 
<description>
<![CDATA[ 
	好强啊
]]>
</description>
</item><item>
<link>http://zyan.cc/post/133/#blogcomment3940</link>
<title><![CDATA[[评论] 中南民族大学网站主服务器：由Linux到Windows[原创]]]></title> 
<author>天堂 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Wed, 26 Aug 2009 16:17:17 +0000</pubDate> 
<guid>http://zyan.cc/post/133/#blogcomment3940</guid> 
<description>
<![CDATA[ 
	楼主强人啊
]]>
</description>
</item><item>
<link>http://zyan.cc/post/133/#blogcomment6922</link>
<title><![CDATA[[评论] 中南民族大学网站主服务器：由Linux到Windows[原创]]]></title> 
<author>leon &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 30 Sep 2010 01:30:05 +0000</pubDate> 
<guid>http://zyan.cc/post/133/#blogcomment6922</guid> 
<description>
<![CDATA[ 
	我编写的自动搭建Apache 2.0.55、PHP 5.1.2、MySQL 4.0.26网络平台的原创软件《APMServ 5.1.2正式版》<br/><br/>这是个好东西，楼主有提供下载么？
]]>
</description>
</item><item>
<link>http://zyan.cc/post/133/#blogcomment13937</link>
<title><![CDATA[[评论] 中南民族大学网站主服务器：由Linux到Windows[原创]]]></title> 
<author>louis vuitton uk &lt;fsf@fdg.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Tue, 22 Nov 2011 09:20:29 +0000</pubDate> 
<guid>http://zyan.cc/post/133/#blogcomment13937</guid> 
<description>
<![CDATA[ 
	This <a href="http://www.louisvuittonoutlets.org.uk" target="_blank">louis vuitton uk</a> for sale belongs to the sounding just what are termed as Louis Vuitton vintage best sellers, many other products and services for the reason that range appearing companies.You will easily notice the unfold zippers of this <a href="http://www.coachoutletstoreonlinefree.com" target="_blank">coach outlet store online</a>. That is the decoration. There are some inside pockets for you as well. They are easy to match your clothes and to carry.Let us inspire your inner beauty with fine <a href="http://www.christian-louboutinsale.org.uk" target="_blank">christian louboutin sale</a>. Purse the elegance in bridal wedding. Enjoy the fashion.
]]>
</description>
</item><item>
<link>http://zyan.cc/post/133/#blogcomment14415</link>
<title><![CDATA[[评论] 中南民族大学网站主服务器：由Linux到Windows[原创]]]></title> 
<author>armani watches &lt;hghg@jhj.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Wed, 23 Nov 2011 02:21:15 +0000</pubDate> 
<guid>http://zyan.cc/post/133/#blogcomment14415</guid> 
<description>
<![CDATA[ 
	If you are looking for armani Bags, our <a href="http://www.armaniwatches.org.uk" target="_blank">armani watches</a> Handbags Canada outlet store is your first choice. We promise Original Packing and Best Discount,3-5 Workdays To Your Door!If you buy bags and purses of the latest new designs from the <a href="http://www.louisvuitton-outletsales.net" target="_blank">louis vuitton outlet</a> now, you can enjoy special discounts. What else are you waiting for?After you choose the right kind of plants and the size pot for the plant.
]]>
</description>
</item><item>
<link>http://zyan.cc/post/133/#blogcomment17226</link>
<title><![CDATA[[评论] 中南民族大学网站主服务器：由Linux到Windows[原创]]]></title> 
<author>chanel uk &lt;xiang1234xiangxiang@gmail.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 13 Apr 2012 08:42:13 +0000</pubDate> 
<guid>http://zyan.cc/post/133/#blogcomment17226</guid> 
<description>
<![CDATA[ 
	<a href="http://www.chanelukoutlets.org.uk" target="_blank">chanel uk</a><br/><a href="http://www.burberryukoutletuk.org" target="_blank">burberry uk</a><br/><a href="http://www.poloralphlaurenuks.org" target="_blank">ralph lauren uk</a>
]]>
</description>
</item><item>
<link>http://zyan.cc/post/133/#blogcomment17251</link>
<title><![CDATA[[评论] 中南民族大学网站主服务器：由Linux到Windows[原创]]]></title> 
<author>chanel uk &lt;xiang1234xiangxiang@gmail.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 13 Apr 2012 08:49:28 +0000</pubDate> 
<guid>http://zyan.cc/post/133/#blogcomment17251</guid> 
<description>
<![CDATA[ 
	<a href="http://www.christianlouboutinukuk.org" target="_blank">christian louboutin</a><br/><a href="http://www.tiffanyuksuk.org" target="_blank">tiffanys</a><br/><a href="http://www.gucciukbeltuk.org" target="_blank">gucci uk</a><br/><a href="http://www.frsaclouisvuittonsac.com" target="_blank">louis vuitton sac</a>
]]>
</description>
</item><item>
<link>http://zyan.cc/post/133/#blogcomment18198</link>
<title><![CDATA[[评论] 中南民族大学网站主服务器：由Linux到Windows[原创]]]></title> 
<author>coach factory outlet &lt;fgf@hotmail.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 17 May 2012 01:28:09 +0000</pubDate> 
<guid>http://zyan.cc/post/133/#blogcomment18198</guid> 
<description>
<![CDATA[ 
	Today, following half a century, mentor leather-bases <a href="http://www.coachfactoryoutletao.net" target="_blank">coach factory outlet</a> continues to be the delicate craft of leather-based master is accountable for,Would you like to meet more friends, or go with the times? If yes, <a href="http://www.coachfactoryoutletao.net" target="_blank">coach factory online</a> is opening welcome doors to you.in the market you definitely can find various colorways that are designed in as well as the high quality that applied in. For most of you would like to come. So just come to our <a href="http://www.coachfactoryoutletao.net" target="_blank">coach factory outlet online</a> store to choose one.
]]>
</description>
</item><item>
<link>http://zyan.cc/post/133/#blogcomment18199</link>
<title><![CDATA[[评论] 中南民族大学网站主服务器：由Linux到Windows[原创]]]></title> 
<author>louis vuitton sale &lt;fgf@hotmail.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 17 May 2012 01:28:15 +0000</pubDate> 
<guid>http://zyan.cc/post/133/#blogcomment18199</guid> 
<description>
<![CDATA[ 
	Louis Vuitton belt at <a href="http://www.louisvuittonoutletsalea.com" target="_blank">louis vuitton sale</a> is one kind of fashion accessory with high cost performance among the Louis Vuitton accessories.Offering quality LV products with favorable prices, <a href="http://www.louisvuittonoutletsalea.com" target="_blank">louis vuitton outlet</a> store is at your service. Hurry up, or you can not seize the chance.in fact, <a href="http://www.louisvuittonoutletsalea.com" target="_blank">louis vuitton</a> is one of the most famous fashion design master.he opened the fist suitcase shop called after his name.
]]>
</description>
</item><item>
<link>http://zyan.cc/post/133/#blogcomment18200</link>
<title><![CDATA[[评论] 中南民族大学网站主服务器：由Linux到Windows[原创]]]></title> 
<author>coach outlet online &lt;fgf@hotmail.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 17 May 2012 01:28:28 +0000</pubDate> 
<guid>http://zyan.cc/post/133/#blogcomment18200</guid> 
<description>
<![CDATA[ 
	I heard of <a href="http://www.coachoutletonlineao.net" target="_blank">coach outlet online</a> through the advertisement when I was shopping. And now I often brow the webpage and buy Coach bags online.It is a symbol regarding position not to mention nature.Here I would like to launch a excellent bags pertaining to business men.Which may be <a href="http://www.coachoutletonlineao.net" target="_blank">coach outlet store</a>.<a href="http://www.coachoutletonlineao.net" target="_blank">coach outlet</a> has always been simple,durable style features to win consumers.The products are more flexible,with easy bleaching,wear characteristics,and simply use a damp cloth.
]]>
</description>
</item><item>
<link>http://zyan.cc/post/133/#blogcomment18201</link>
<title><![CDATA[[评论] 中南民族大学网站主服务器：由Linux到Windows[原创]]]></title> 
<author>coach outlet, &lt;fgf@hotmail.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Thu, 17 May 2012 01:28:36 +0000</pubDate> 
<guid>http://zyan.cc/post/133/#blogcomment18201</guid> 
<description>
<![CDATA[ 
	Remember the <a href="http://www.coachoutletin.org" target="_blank">coach outlet</a> provide coach bags which won&#039;t be deteriorated into its overall styles by any means. It will maintain its looks, colors, and uniqueness for long time.<a href="http://www.coachoutletin.org" target="_blank">coach outlet store online</a> has been voted by Hour Detroit magazine readers as the Best of Detroit in their 12th annual readers&#039;poll.Lots of women like which usually amount normally include a <a href="http://www.coachoutletin.org" target="_blank">coach outlet online</a> ,it provides coziness to many girls that don&#039;t even think it is a great bushel of great interest directly to them.
]]>
</description>
</item><item>
<link>http://zyan.cc/post/133/#blogcomment19511</link>
<title><![CDATA[[评论] 中南民族大学网站主服务器：由Linux到Windows[原创]]]></title> 
<author>xujie777 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 18 May 2012 06:00:18 +0000</pubDate> 
<guid>http://zyan.cc/post/133/#blogcomment19511</guid> 
<description>
<![CDATA[ 
	We aim to make all our customers satisfy with our products. You will find a variety of Men&#039;s fashion <a href="http://www.louisvuittonukd.org.uk" target="_blank">louis vuitton uk</a>, fashion Women&#039;s cheap Louis Vuitton bags in our store at affordable price.Thinking of interesting ways to cost a milestone birthday? <a href="http://www.louisvuittonukd.org.uk" target="_blank">louis vuitton online shop</a> had one of the most distinctive distinctive celebrations.bakery along with living room operated by means of about three moment <a href="http://www.louisvuittonukd.org.uk" target="_blank">louis vuitton online</a> Most effective Pastry Chef’s of the year Rammy Nominee Chef’s.
]]>
</description>
</item><item>
<link>http://zyan.cc/post/133/#blogcomment19512</link>
<title><![CDATA[[评论] 中南民族大学网站主服务器：由Linux到Windows[原创]]]></title> 
<author>xujie777 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 18 May 2012 06:00:27 +0000</pubDate> 
<guid>http://zyan.cc/post/133/#blogcomment19512</guid> 
<description>
<![CDATA[ 
	The choices are likely to be basically countless seeing that <a href="http://www.louisvuittonoutletbagsa.net" target="_blank">louis vuitton outlet</a> occurs with the help of completely new and also incredible concepts once in a while.Louis vuitton Wholesale Monogram Canvas HandbagsLouis Vuitton Collection Beach Handbags <a href="http://www.louisvuittonoutletbagsa.net" target="_blank">louis vuitton bags outlet</a> Damier Canvas HandbagsLouis vuitton Mahina HandbagsLouis Vuitton Monogram Mini Lin HandbagsLouis Vuitton Monogram Multicolore HandbagsLouis vuitton Monogram Vernis HandbagsLouis Vuitton Wholesale Epi Leather HandbagsLouis Vuitton For Men HandbagsLouis Vuitton Damier Canvas WalletsLouis Vuitton Epi Leather WalletsLouis Vuitton Monogram Canvas WalletsLouis Vuitton Monogram Vernis WalleLouis Vuitton ShoesLouis Vuitton Men wallets.As the Authentic Louis Vuitton are so high-priced, so came the <a href="http://www.louisvuittonoutletbagsa.net" target="_blank">louis vuitton handbags outlet</a>.
]]>
</description>
</item><item>
<link>http://zyan.cc/post/133/#blogcomment19513</link>
<title><![CDATA[[评论] 中南民族大学网站主服务器：由Linux到Windows[原创]]]></title> 
<author>xujie777 &lt;user@domain.com&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Fri, 18 May 2012 06:00:40 +0000</pubDate> 
<guid>http://zyan.cc/post/133/#blogcomment19513</guid> 
<description>
<![CDATA[ 
	<a href="http://www.coachoutletao.org" target="_blank">coach outlet</a> has become a popular shopping experience for consumers around the world, and a desirable distribution channel for manufacturer&#039;s and retailers.Getting your hands on <a href="http://www.coachoutletao.org" target="_blank">coach outlet store online</a> can be a hefty investment of hundreds of dollars.But do not despair,the Coach Outlet store could be the answer to your prayers.<a href="http://www.coachoutletao.org" target="_blank">coach outlet online</a> is your smart choice when you want to get the discount Coach accessory. You can find the exact Coach Bags and other accessory you want at a low price that&#039;s right for you. My dear friends, let the <a href="http://www.coachoutletao.org" target="_blank">coach outlet online</a> pave your way into the world of high fashion with their ultimate fashion factory.
]]>
</description>
</item><item>
<link>http://zyan.cc/post/133/#blogcomment20786</link>
<title><![CDATA[[评论] 中南民族大学网站主服务器：由Linux到Windows[原创]]]></title> 
<author>xujie111 &lt;linyiyingxujie@yahoo.cn&gt;</author>
<category><![CDATA[评论]]></category>
<pubDate>Mon, 21 May 2012 02:21:36 +0000</pubDate> 
<guid>http://zyan.cc/post/133/#blogcomment20786</guid> 
<description>
<![CDATA[ 
	Our online store offers you discounted Designer louis vuitton replica wallet at present. You could find them in desirable quality and price. If you don&#039;t mind high class <a href="http://www.louisvuittonoutletukg.org.uk" target="_blank">louis vuitton uk</a>, have a good time here.<a href="http://www.louisvuittonoutletukg.org.uk" target="_blank">louis vuitton</a> Store Online Handbags can also bring great accuracy as well as practical applicability and fashionable.Have you ever dreamed of being as charming as Madonna? Have you ever thought of becoming an envy of all your friends? If so, come to <a href="http://www.louisvuittonoutletukg.org.uk" target="_blank">louis vuitton outlet</a>.&lt;br/&gt;
]]>
</description>
</item>
</channel>
</rss>