From owner-freebsd-questions@FreeBSD.ORG Mon Mar 12 18:01:58 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 74B7716A402 for ; Mon, 12 Mar 2007 18:01:58 +0000 (UTC) (envelope-from zhengyi@zhengyi.ath.cx) Received: from zhengyi.ath.cx (adsl-75-36-166-191.dsl.pltn13.sbcglobal.net [75.36.166.191]) by mx1.freebsd.org (Postfix) with ESMTP id 5B9F013C4C1 for ; Mon, 12 Mar 2007 18:01:58 +0000 (UTC) (envelope-from zhengyi@zhengyi.ath.cx) Received: by zhengyi.ath.cx (Postfix, from userid 1001) id E43D25081A; Mon, 12 Mar 2007 10:44:24 -0800 (PST) Date: Mon, 12 Mar 2007 10:44:24 -0800 From: Justin Meyer To: FreeBSD Questions Message-ID: <20070312184424.GC19212@oracle.local.lan> Mail-Followup-To: FreeBSD Questions References: <499c70c0703112220y6f6dba6fhb3784a54682dacc9@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <499c70c0703112220y6f6dba6fhb3784a54682dacc9@mail.gmail.com> User-Agent: Mutt/1.4.2.2i Organization: Absolutely None Subject: Re: PHP 5.2.1 and the hard time with vbulletin 3.6.4 (solved) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: zhengyi@anarkismus.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Mar 2007 18:01:58 -0000 Hi Abdullah! On Mon, 12 Mar 2007, Abdullah Ibn Hamad Al-Marri wrote: > On 2/27/07, Abdullah Ibn Hamad Al-Marri wrote: > >On 2/26/07, Joe Auty wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- > >> Hash: SHA1 > >> > >> Have you recompiled all PHP extensions too? > >> > >> I believe the php5-pcre extension might handle perl regular > >> expressions (preg_replace) in PHP. > >> > > > >Yes I did portupgrade -f "php*" > > > >There is a thread about it in vbulletin > > > >http://www.vbulletin.com/forum/showthread.php?p=1312516#post1312516 > > > >-- > >Regards, > > > >-Abdullah Ibn Hamad Al-Marri > >Arab Portal > >http://www.WeArab.Net/ > > > > This how I got it fixed. > > portupgrade -frR pcre-utf8-7.0 > portupgrade -frR php5-pcre-5.2.1_3 > > Could someone tell me please why did I need to do this to get it fixed? No idea here, but I believe I encountered the same issue under Gallery2 (http://gallery.menalto.com), and a similar solution fixed it. I'm just replying here in case anybody does a search... Cheers, Justin