From owner-freebsd-questions@FreeBSD.ORG Tue Sep 20 20:13:32 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3E6F4106566B for ; Tue, 20 Sep 2011 20:13:32 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id ED4908FC0A for ; Tue, 20 Sep 2011 20:13:31 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1R66h8-0005XV-9r for freebsd-questions@freebsd.org; Tue, 20 Sep 2011 22:13:30 +0200 Received: from pool-173-79-85-36.washdc.fios.verizon.net ([173.79.85.36]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 20 Sep 2011 22:13:30 +0200 Received: from nightrecon by pool-173-79-85-36.washdc.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 20 Sep 2011 22:13:30 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Michael Powell Date: Tue, 20 Sep 2011 16:21:13 -0400 Lines: 26 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8Bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: pool-173-79-85-36.washdc.fios.verizon.net Subject: Re: apache 2.2.21 - back to 2.2.20 ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: nightrecon@hotmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Sep 2011 20:13:32 -0000 Sergio Tam wrote: > 2011/9/20 n dhert : >> Monday I did a portupgrade >> apache-2.2.20 < needs updating (index has 2.2.21) >> There was no problem during the update (and nothing special mentionned in >> /usr/ports/UPDATING) >> Today Tuesday afternoon I did a >> # apachectl graceful >> Since them, several webpages give problems >> this error comes up: >> warning: preg_match() [function.preg-match]: Compilation failed: internal >> error: previously-checked referenced subpattern not found at offset 389 >> in /usr/local/www/apache22/data/drupal-6.22/includes/database.inc on line >> 347. >> > > Your drupal its old versión, i think work with php 4 and now you have php5 > > Try to upgrade drupal. Might also try rebuild/reinstall mod_php, see if that helps. -Mike