Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 May 2009 11:58:18 +0200
From:      Mel Flynn <mel.flynn+fbsd.questions@mailing.thruhere.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: php5 pcre
Message-ID:  <200905161158.18317.mel.flynn%2Bfbsd.questions@mailing.thruhere.net>
In-Reply-To: <200905150913.n4F9Df44073235@asarian-host.net>
References:  <4A0C27A1.2020108@fxclub.org> <4A0D292D.4030508@fxclub.org> <200905150913.n4F9Df44073235@asarian-host.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 15 May 2009 11:13:41 Mark wrote:
> -----Original Message-----
> From: owner-freebsd-questions@freebsd.org
> [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Gorbatovsky
> Dmitry Sent: vrijdag 15 mei 2009 11:04
> To: freebsd-questions@freebsd.org
> Subject: Re: php5 pcre
>
> > When I run make config I see selected PCRE and SPL extensions and
> > other default the extensions. But I rebuilding all modules,
> > restarting apache and see same error:
> >
> > [15-May-2009 12:38:00] PHP Warning:  PHP Startup: Unable to load dynamic
> > library '/usr/local/lib/php/20060613/pcre.so' -
> > /usr/local/lib/php/20060613/pcre.so:
> > Undefined symbol &quot;php_pcre_free&quot; in Unknown on line 0
>
> I thought I was the only one this had happened to. :) In my case I
> resolved it by going into the pcre directory itself and build it from
> there.

That don't make sense. Any chance you had BUNDLED_PCRE selected and decided to 
untick it in the config dialog?
If this really is all you did, then maybe extension ordering is the culprit. 
Move pcre.so in extension.ini upwards and see if the bug resurfaces.
-- 
Mel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905161158.18317.mel.flynn%2Bfbsd.questions>