<?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>Frequently Asked Questions About Linux / UNIX &#187; pcre</title> <atom:link href="http://www.cyberciti.biz/faq/tag/pcre/feed/" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/faq</link> <description>Every answer asks a more beautiful question.</description> <lastBuildDate>Fri, 03 Feb 2012 22:38:32 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>FreeBSD pkg_add: warning: package php5-pcre-5.2.6_2 requires php5-5.2.8, but php5-pcre-5.2.6_2 is installed</title><link>http://www.cyberciti.biz/faq/freebsd-pkg_add-php5-pcre-526-errors/</link> <comments>http://www.cyberciti.biz/faq/freebsd-pkg_add-php5-pcre-526-errors/#comments</comments> <pubDate>Mon, 22 Dec 2008 02:51:59 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[FreeBSD]]></category> <category><![CDATA[FreeBSD Jails (VPS)]]></category> <category><![CDATA[Package management]]></category> <category><![CDATA[PHP]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[freebsd php5]]></category> <category><![CDATA[freebsd php5 errors]]></category> <category><![CDATA[freebsd ports]]></category> <category><![CDATA[freebsd ports collection]]></category> <category><![CDATA[hash]]></category> <category><![CDATA[index references]]></category> <category><![CDATA[json]]></category> <category><![CDATA[pcre]]></category> <category><![CDATA[php 5]]></category> <category><![CDATA[php version]]></category> <category><![CDATA[php5]]></category> <category><![CDATA[ports]]></category> <category><![CDATA[portupgrade]]></category> <category><![CDATA[portupgrade command]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=2956</guid> <description><![CDATA[<p><div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/squid/' title='See all Squid related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/squid-logo.png' border='0' /></a></div> <span
style='color: rgb(255, 0, 0);'>Q.</span> I'm trying to upgrade my PHP version from 5.2.6 to 5.2.8 using portupgrade command. But I'm getting following errors:<br
/><blockquote>*** Error code 1
Stop in /usr/ports/lang/php5.
*** Error code 1
Stop in /usr/ports/lang/php5.
*** Error code 1
Stop in /usr/ports/lang/php5.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade.42275.0 env UPGRADE_TOOL=portupgrade UPGRADE_PORT=php5-pcre-5.2.6_2 UPGRADE_PORT_VER=5.2.6_2 make reinstall
--->  Restoring the old version
pkg_add: warning: package 'php5-pcre-5.2.6_2' requires 'php5-5.2.8', but 'php5-pcre-5.2.6_2' is installed
** Fix the installation problem and try again.
[Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 62 packages found (-0 +1) . done]
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! lang/php5 (php5-pcre-5.2.6_2)	(install error)</blockquote> How do I fix this problem and upgrade php5-pcre?</p>]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/freebsd-pkg_add-php5-pcre-526-errors/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>CentOS / Red Hat Linux Install PHP 5.x PECL Filter Extension</title><link>http://www.cyberciti.biz/faq/rhel-cento-linux-install-php-pecl-filter/</link> <comments>http://www.cyberciti.biz/faq/rhel-cento-linux-install-php-pecl-filter/#comments</comments> <pubDate>Tue, 16 Sep 2008 06:49:28 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[Package management]]></category> <category><![CDATA[PHP]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[input parameters]]></category> <category><![CDATA[install php extensions]]></category> <category><![CDATA[make command]]></category> <category><![CDATA[pcre]]></category> <category><![CDATA[php extensions]]></category> <category><![CDATA[php source code]]></category> <category><![CDATA[phpize command]]></category> <category><![CDATA[red hat]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/?p=1780</guid> <description><![CDATA[<div
style='float:right;margin-top:0px;margin-left:5px;'><a
href='http://www.cyberciti.biz/faq/category/php/' title='See all PHP related FAQ'><img
src='http://files.cyberciti.biz/cbzcache/3rdparty/php-logo.png' border='0' /></a></div> <span
style='color: rgb(255, 0, 0);'>Q.</span> How do I install filter extension for safely dealing with input parameters supplied via a web form using filter_var()? ]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/rhel-cento-linux-install-php-pecl-filter/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Lighttpd as you compiled without pcre support error and solution</title><link>http://www.cyberciti.biz/faq/howto-lighttpd-add-pcre-support/</link> <comments>http://www.cyberciti.biz/faq/howto-lighttpd-add-pcre-support/#comments</comments> <pubDate>Mon, 19 Nov 2007 10:57:30 +0000</pubDate> <dc:creator>Vivek Gite</dc:creator> <category><![CDATA[CentOS]]></category> <category><![CDATA[Lighttpd]]></category> <category><![CDATA[Package management]]></category> <category><![CDATA[RedHat and Friends]]></category> <category><![CDATA[Troubleshooting]]></category> <category><![CDATA[bzip2]]></category> <category><![CDATA[config options]]></category> <category><![CDATA[devel package]]></category> <category><![CDATA[development files]]></category> <category><![CDATA[expression library]]></category> <category><![CDATA[gzip]]></category> <category><![CDATA[libraries]]></category> <category><![CDATA[native api]]></category> <category><![CDATA[openssl]]></category> <category><![CDATA[pcre]]></category> <category><![CDATA[Perl]]></category> <category><![CDATA[posix api]]></category> <category><![CDATA[regex]]></category> <category><![CDATA[regular expression]]></category> <category><![CDATA[wrapper functions]]></category> <category><![CDATA[yum]]></category> <guid
isPermaLink="false">http://www.cyberciti.biz/faq/howto-lighttpd-add-pcre-support/</guid> <description><![CDATA[Q. I'm using lighttpd under CentOS 5 and getting the following error: ...can't handle '$HTTP[url] =~ …' as you compiled without pcre support. My question is What is pcre support, and how do I solve this problem? A. Pcre is nothing but Perl-compatible regular expression library. PCRE has its own native API, but a set [...]]]></description> <wfw:commentRss>http://www.cyberciti.biz/faq/howto-lighttpd-add-pcre-support/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
