<?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: Unicode Support on CentOS 5.2 with PHP and PCRE</title>
	<atom:link href="http://chrisjean.com/2009/01/31/unicode-support-on-centos-52-with-php-and-pcre/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrisjean.com/2009/01/31/unicode-support-on-centos-52-with-php-and-pcre/</link>
	<description>Linux, WordPress, programming, anime, and other stuff</description>
	<lastBuildDate>Wed, 08 Feb 2012 15:26:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ransome</title>
		<link>http://chrisjean.com/2009/01/31/unicode-support-on-centos-52-with-php-and-pcre/comment-page-1/#comment-15929</link>
		<dc:creator>Ransome</dc:creator>
		<pubDate>Sun, 23 Oct 2011 20:56:51 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=820#comment-15929</guid>
		<description>An excellent write up, solution worked beautifully.  Magento was yelling at me about this and I thought for sure I was going to have to compile from source or something.  Very elegant and no errors encountered.  Thanks!</description>
		<content:encoded><![CDATA[<p>An excellent write up, solution worked beautifully.  Magento was yelling at me about this and I thought for sure I was going to have to compile from source or something.  Very elegant and no errors encountered.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: HC Designs</title>
		<link>http://chrisjean.com/2009/01/31/unicode-support-on-centos-52-with-php-and-pcre/comment-page-1/#comment-15023</link>
		<dc:creator>HC Designs</dc:creator>
		<pubDate>Fri, 16 Sep 2011 09:25:41 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=820#comment-15023</guid>
		<description>yum update pcre did it for us</description>
		<content:encoded><![CDATA[<p>yum update pcre did it for us</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Video Clips Online</title>
		<link>http://chrisjean.com/2009/01/31/unicode-support-on-centos-52-with-php-and-pcre/comment-page-1/#comment-14604</link>
		<dc:creator>Video Clips Online</dc:creator>
		<pubDate>Sat, 27 Aug 2011 15:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=820#comment-14604</guid>
		<description>Thanks, I use this for a new installation of joomla ... there was blank page on new install, then I saw my nginx error log and found the problem - PCRE issue. 
I was having 8.10 and have updated to 8.13 - downloaded from the main website http://www.pcre.org/ .
After that i just tar -zxvf , configure as the author of this post said ( ./configure --enable-utf8 --enable-unicode-properties ) , make, make isntall and restarted my nginx . (Note that I have stopped and started the webserver also fastcgi - don&#039;t know why normal &quot;restart&quot; does not take affect )

Now everything works great. Thank you !</description>
		<content:encoded><![CDATA[<p>Thanks, I use this for a new installation of joomla &#8230; there was blank page on new install, then I saw my nginx error log and found the problem &#8211; PCRE issue.<br />
I was having 8.10 and have updated to 8.13 &#8211; downloaded from the main website <a href="http://www.pcre.org/" rel="nofollow">http://www.pcre.org/</a> .<br />
After that i just tar -zxvf , configure as the author of this post said ( ./configure &#8211;enable-utf8 &#8211;enable-unicode-properties ) , make, make isntall and restarted my nginx . (Note that I have stopped and started the webserver also fastcgi &#8211; don&#8217;t know why normal &#8220;restart&#8221; does not take affect )</p>
<p>Now everything works great. Thank you !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: FORCÉN</title>
		<link>http://chrisjean.com/2009/01/31/unicode-support-on-centos-52-with-php-and-pcre/comment-page-1/#comment-13690</link>
		<dc:creator>FORCÉN</dc:creator>
		<pubDate>Mon, 25 Jul 2011 12:16:27 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=820#comment-13690</guid>
		<description>[...] The solution varies from distro to distro. Here you&#8217;ll find the way to get Unicode support on Centos. [...]</description>
		<content:encoded><![CDATA[<p>[...] The solution varies from distro to distro. Here you&#8217;ll find the way to get Unicode support on Centos. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joaquin Rivas</title>
		<link>http://chrisjean.com/2009/01/31/unicode-support-on-centos-52-with-php-and-pcre/comment-page-1/#comment-12453</link>
		<dc:creator>Joaquin Rivas</dc:creator>
		<pubDate>Tue, 14 Jun 2011 14:59:25 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=820#comment-12453</guid>
		<description>Thank you very much for the help, it saved me a lot of time!</description>
		<content:encoded><![CDATA[<p>Thank you very much for the help, it saved me a lot of time!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Driantsov</title>
		<link>http://chrisjean.com/2009/01/31/unicode-support-on-centos-52-with-php-and-pcre/comment-page-1/#comment-12420</link>
		<dc:creator>Alexander Driantsov</dc:creator>
		<pubDate>Mon, 13 Jun 2011 10:41:19 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=820#comment-12420</guid>
		<description>Since `pcre-6.6-6.el5_6.1` unicode properties had been enabled officially, so feel free to upgrade pcre in causal way.</description>
		<content:encoded><![CDATA[<p>Since `pcre-6.6-6.el5_6.1` unicode properties had been enabled officially, so feel free to upgrade pcre in causal way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cris</title>
		<link>http://chrisjean.com/2009/01/31/unicode-support-on-centos-52-with-php-and-pcre/comment-page-1/#comment-12220</link>
		<dc:creator>Cris</dc:creator>
		<pubDate>Sun, 05 Jun 2011 00:04:19 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=820#comment-12220</guid>
		<description>Thanks for pointing me in the right direction.

If running CentOS 5 the latest PCRE version 6.6.6 has this enabled, and I think that was updated recently (I am CentOS 5.3). Just update now. Since I was 5.3 and 32 bit, I was following the rebuild instructions (my steps below), and editing pcre.spec I found enable-unicode-properties already there. Yum update got me rolling on my machine:

Pre-update:

%uname -i 
 - Linux system_name 2.6.18-194.32.1.el5 #1 SMP Wed Jan 5 17:53:09 EST 2011 i686 i686 i386 GNU/Linux
%yum list pcre* 
 - told me I was running 6.6.2 and 6.6.6 was available.
%pcretest -C
 - said &quot;No Unicode properties support&quot;.

After &quot;yum update&quot;...

%pcretest -C
 - said &quot;Unicode properties support&quot;

Here were the steps I &quot;was&quot; up to in case it helps someone else...

su - my_nomral_user
echo &quot;%_topdir    /home/elliottcg/src/rpm&quot; &gt;&gt; ~/.rpmmacros
mkdir -p ~/src/rpm
cd ~/src/rpm
mkdir BUILD RPMS SOURCES SPECS SRPMS
mkdir RPMS/{i386,i486,i586,i686,noarch,athlon}
cd ~
wget http://mirrors.kernel.org/centos/5/os/SRPMS/pcre-6.6-6.el5.src.rpm 
rpm -ivh pcre-6.6-6.el5.src.rpm
note: ignored &quot;warning: xxx mockbuild...&quot; messages
vi ~/src/rpm/SPECS/pcre.spec
 FIX (hey! already emabled in 6.6.6): %configure --enable-utf8 --enable-unicode-properties
rpmbuild -ba ~/src/rpm/SPECS/pcre.spec
rpm -Uvh ~/src/rpm/RPMS/xxx/pcre-6.6-2.7.i386.rpm ~/src/rpm/RPMS/xxx/pcre-devel-6.6-2.7.i386.rpm</description>
		<content:encoded><![CDATA[<p>Thanks for pointing me in the right direction.</p>
<p>If running CentOS 5 the latest PCRE version 6.6.6 has this enabled, and I think that was updated recently (I am CentOS 5.3). Just update now. Since I was 5.3 and 32 bit, I was following the rebuild instructions (my steps below), and editing pcre.spec I found enable-unicode-properties already there. Yum update got me rolling on my machine:</p>
<p>Pre-update:</p>
<p>%uname -i<br />
 &#8211; Linux system_name 2.6.18-194.32.1.el5 #1 SMP Wed Jan 5 17:53:09 EST 2011 i686 i686 i386 GNU/Linux<br />
%yum list pcre*<br />
 &#8211; told me I was running 6.6.2 and 6.6.6 was available.<br />
%pcretest -C<br />
 &#8211; said &#8220;No Unicode properties support&#8221;.</p>
<p>After &#8220;yum update&#8221;&#8230;</p>
<p>%pcretest -C<br />
 &#8211; said &#8220;Unicode properties support&#8221;</p>
<p>Here were the steps I &#8220;was&#8221; up to in case it helps someone else&#8230;</p>
<p>su &#8211; my_nomral_user<br />
echo &#8220;%_topdir    /home/elliottcg/src/rpm&#8221; &gt;&gt; ~/.rpmmacros<br />
mkdir -p ~/src/rpm<br />
cd ~/src/rpm<br />
mkdir BUILD RPMS SOURCES SPECS SRPMS<br />
mkdir RPMS/{i386,i486,i586,i686,noarch,athlon}<br />
cd ~<br />
wget <a href="http://mirrors.kernel.org/centos/5/os/SRPMS/pcre-6.6-6.el5.src.rpm" rel="nofollow">http://mirrors.kernel.org/centos/5/os/SRPMS/pcre-6.6-6.el5.src.rpm</a><br />
rpm -ivh pcre-6.6-6.el5.src.rpm<br />
note: ignored &#8220;warning: xxx mockbuild&#8230;&#8221; messages<br />
vi ~/src/rpm/SPECS/pcre.spec<br />
 FIX (hey! already emabled in 6.6.6): %configure &#8211;enable-utf8 &#8211;enable-unicode-properties<br />
rpmbuild -ba ~/src/rpm/SPECS/pcre.spec<br />
rpm -Uvh ~/src/rpm/RPMS/xxx/pcre-6.6-2.7.i386.rpm ~/src/rpm/RPMS/xxx/pcre-devel-6.6-2.7.i386.rpm</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andrew</title>
		<link>http://chrisjean.com/2009/01/31/unicode-support-on-centos-52-with-php-and-pcre/comment-page-1/#comment-10968</link>
		<dc:creator>andrew</dc:creator>
		<pubDate>Mon, 28 Mar 2011 14:09:56 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=820#comment-10968</guid>
		<description>Thanks man,
you saved hours of my life! :)</description>
		<content:encoded><![CDATA[<p>Thanks man,<br />
you saved hours of my life! <img src='http://chrisjean.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Theodoropoulos</title>
		<link>http://chrisjean.com/2009/01/31/unicode-support-on-centos-52-with-php-and-pcre/comment-page-1/#comment-10873</link>
		<dc:creator>Paul Theodoropoulos</dc:creator>
		<pubDate>Tue, 22 Mar 2011 21:22:02 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=820#comment-10873</guid>
		<description>reason #65,537 why i love the internet.</description>
		<content:encoded><![CDATA[<p>reason #65,537 why i love the internet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pisu</title>
		<link>http://chrisjean.com/2009/01/31/unicode-support-on-centos-52-with-php-and-pcre/comment-page-1/#comment-10739</link>
		<dc:creator>Pisu</dc:creator>
		<pubDate>Mon, 14 Mar 2011 22:44:32 +0000</pubDate>
		<guid isPermaLink="false">http://gaarai.com/?p=820#comment-10739</guid>
		<description>Thanks, it saved me lot of headache!</description>
		<content:encoded><![CDATA[<p>Thanks, it saved me lot of headache!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

