<?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>HackGou In Lamp&#124;憨狗点灯 &#187; port</title>
	<atom:link href="http://hackgou.itbbq.com/category/port/feed" rel="self" type="application/rss+xml" />
	<link>http://hackgou.itbbq.com</link>
	<description>LAMP开放的是代码，是接口，是互操作性</description>
	<lastBuildDate>Thu, 15 Jul 2010 14:23:06 +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>p  spell和recode居然会让php5挂掉？</title>
		<link>http://hackgou.itbbq.com/p-spell%e5%92%8crecode%e5%b1%85%e7%84%b6%e4%bc%9a%e8%ae%a9php5%e6%8c%82%e6%8e%89%ef%bc%9f.html</link>
		<comments>http://hackgou.itbbq.com/p-spell%e5%92%8crecode%e5%b1%85%e7%84%b6%e4%bc%9a%e8%ae%a9php5%e6%8c%82%e6%8e%89%ef%bc%9f.html#comments</comments>
		<pubDate>Sat, 20 Jan 2007 04:54:01 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[port]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://hackgou.itbbq.com/p-spell%e5%92%8crecode%e5%b1%85%e7%84%b6%e4%bc%9a%e8%ae%a9php5%e6%8c%82%e6%8e%89%ef%bc%9f.html</guid>
		<description><![CDATA[从port安装的php5和extension中，pspell和recode两个扩展居然会导致php 挂掉，
有些不可思意，也许是 这两个扩展需要额外的lib没有安装，引发经典的库依赖问题？？
;extension=pspell.so
;extension=recode.so
还好，这两个扩展根本用不到，注释之
不能从根本上解决问题，那让问题根本不会出现，未尝不是一个根本上解决问题的法子   :P
]]></description>
		<wfw:commentRss>http://hackgou.itbbq.com/p-spell%e5%92%8crecode%e5%b1%85%e7%84%b6%e4%bc%9a%e8%ae%a9php5%e6%8c%82%e6%8e%89%ef%bc%9f.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Port中得PHP5没有session？</title>
		<link>http://hackgou.itbbq.com/port%e4%b8%ad%e5%be%97php5%e6%b2%a1%e6%9c%89session%ef%bc%9f.html</link>
		<comments>http://hackgou.itbbq.com/port%e4%b8%ad%e5%be%97php5%e6%b2%a1%e6%9c%89session%ef%bc%9f.html#comments</comments>
		<pubDate>Fri, 08 Sep 2006 03:18:01 +0000</pubDate>
		<dc:creator>blog</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[port]]></category>

		<guid isPermaLink="false">http://hackgou.itbbq.com/port%e4%b8%ad%e5%be%97php5%e6%b2%a1%e6%9c%89session%ef%bc%9f/</guid>
		<description><![CDATA[服务器上面只用python，便没有安装PHP。 前几天需要PHP了，于是打算从port构建PHP5。 但是出来得PHP5很多功能都没有（其实就是没有对应得extenssion） 比较奇怪得就是session，手册上面说默认是可以使用得。 但是从port构建出来得PHP5却无法使用session： Fatal error: Call to undefined function session_start ()
其原因就是port中得PHP默认是不支持session得，而且也不在php5-extenssion 中，而是在/www/php5-session。过去make&#038;&#038;make install就OK了！
]]></description>
		<wfw:commentRss>http://hackgou.itbbq.com/port%e4%b8%ad%e5%be%97php5%e6%b2%a1%e6%9c%89session%ef%bc%9f.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
