<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Fixing PCRE_UTF8 Errors in FreeBSD</title>
	<atom:link href="http://bsdsupport.org/2008/12/fixing-pcre_utf8-errors-in-freebsd/feed/" rel="self" type="application/rss+xml" />
	<link>http://bsdsupport.org/2008/12/fixing-pcre_utf8-errors-in-freebsd/</link>
	<description></description>
	<lastBuildDate>Wed, 21 Mar 2012 10:06:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Goofansu</title>
		<link>http://bsdsupport.org/2008/12/fixing-pcre_utf8-errors-in-freebsd/comment-page-1/#comment-274</link>
		<dc:creator>Goofansu</dc:creator>
		<pubDate>Wed, 21 Mar 2012 10:06:44 +0000</pubDate>
		<guid isPermaLink="false">http://bsdsupport.org/?p=28#comment-274</guid>
		<description>Thank you so much, it help me a lot.</description>
		<content:encoded><![CDATA[<p>Thank you so much, it help me a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Andrews</title>
		<link>http://bsdsupport.org/2008/12/fixing-pcre_utf8-errors-in-freebsd/comment-page-1/#comment-264</link>
		<dc:creator>Mike Andrews</dc:creator>
		<pubDate>Mon, 03 Oct 2011 16:22:47 +0000</pubDate>
		<guid isPermaLink="false">http://bsdsupport.org/?p=28#comment-264</guid>
		<description>On a FreeBSD 8.1 system with a current ports tree, I just could &lt;strong&gt;not&lt;/strong&gt; get the Apache port to use the locally-installed PCRE libraries and headers, even when I added &quot;&lt;b&gt;--with-pcre=/usr/local&lt;/b&gt;&quot; to the Makefile configuration option set. I finally wound up deinstalling that Apache, downloading an Apache tarball from apache.org, and installing that, adding &quot;&lt;b&gt;with-pcre=/usr/local&lt;/b&gt;&quot;. That ended a week of frustrated fiddling with the options in the Apache and PHP ports. 

That worked for me, and I post my experience here in case it benefits someone else.</description>
		<content:encoded><![CDATA[<p>On a FreeBSD 8.1 system with a current ports tree, I just could <strong>not</strong> get the Apache port to use the locally-installed PCRE libraries and headers, even when I added &#8220;<b>&#8211;with-pcre=/usr/local</b>&#8221; to the Makefile configuration option set. I finally wound up deinstalling that Apache, downloading an Apache tarball from apache.org, and installing that, adding &#8220;<b>with-pcre=/usr/local</b>&#8220;. That ended a week of frustrated fiddling with the options in the Apache and PHP ports. </p>
<p>That worked for me, and I post my experience here in case it benefits someone else.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ???????????? warning: preg_match() [function.preg-match]: Compilation failed: this version of PCRE is not compiled with PCRE_UTF8 support at offset 0 &#171; Aar , You know Me</title>
		<link>http://bsdsupport.org/2008/12/fixing-pcre_utf8-errors-in-freebsd/comment-page-1/#comment-126</link>
		<dc:creator>???????????? warning: preg_match() [function.preg-match]: Compilation failed: this version of PCRE is not compiled with PCRE_UTF8 support at offset 0 &#171; Aar , You know Me</dc:creator>
		<pubDate>Fri, 13 Aug 2010 13:57:51 +0000</pubDate>
		<guid isPermaLink="false">http://bsdsupport.org/?p=28#comment-126</guid>
		<description>[...] http://bsdsupport.org/2008/12/fixing-pcre_utf8-errors-in-freebsd/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://bsdsupport.org/2008/12/fixing-pcre_utf8-errors-in-freebsd/" rel="nofollow">http://bsdsupport.org/2008/12/fixing-pcre_utf8-errors-in-freebsd/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ?????? PCRE_UTF8 ? FreeBSD &#171; IT ???????</title>
		<link>http://bsdsupport.org/2008/12/fixing-pcre_utf8-errors-in-freebsd/comment-page-1/#comment-124</link>
		<dc:creator>?????? PCRE_UTF8 ? FreeBSD &#171; IT ???????</dc:creator>
		<pubDate>Fri, 19 Mar 2010 06:17:20 +0000</pubDate>
		<guid isPermaLink="false">http://bsdsupport.org/?p=28#comment-124</guid>
		<description>[...] ???????) ? ??? ??????????. ?????????????? ?????????: Fixing PCRE_UTF8 Errors in FreeBSD    ???????? [...]</description>
		<content:encoded><![CDATA[<p>[...] ???????) ? ??? ??????????. ?????????????? ?????????: Fixing PCRE_UTF8 Errors in FreeBSD    ???????? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jack</title>
		<link>http://bsdsupport.org/2008/12/fixing-pcre_utf8-errors-in-freebsd/comment-page-1/#comment-119</link>
		<dc:creator>jack</dc:creator>
		<pubDate>Tue, 15 Dec 2009 13:32:27 +0000</pubDate>
		<guid isPermaLink="false">http://bsdsupport.org/?p=28#comment-119</guid>
		<description>just rebuild php with

 /usr/ports/lang/php5/Makefile
CONFIGURE_ARGS:
--with-pcre-regex</description>
		<content:encoded><![CDATA[<p>just rebuild php with</p>
<p> /usr/ports/lang/php5/Makefile<br />
CONFIGURE_ARGS:<br />
&#8211;with-pcre-regex</p>
]]></content:encoded>
	</item>
</channel>
</rss>

