Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Mar 2007 13:04:46 +0200
From:      gareth <bsd@lordcow.org>
To:        ports@freebsd.org
Subject:   Re: PHP 5.2.1
Message-ID:  <20070312110446.GA20903@lordcow.org>
In-Reply-To: <45F52B5B.10304@gmail.com>
References:  <591600070702281228p2b0b7151x8b259bb4aa419451@mail.gmail.com> <00b201c75b96$53d18310$b3db87d4@multiplay.co.uk> <20070302131907.069561bc@Winter> <20070302140724.2e207448@Winter> <45E87F5B.50604@abtime.de> <20070304192613.0f921e3c@Winter> <20070312091913.GA19488@lordcow.org> <45F52B5B.10304@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon 2007-03-12 (11:28), Karol Kwiatkowski wrote:
> > hi, i've just run into this too. what if devel/pcre-utf8 has now been removed?
> 
> devel/pcre now has UTF-8 support enabled by default. Use devel/pcre or,
> if you already have devel/pcre-utf-8 installed, 'portupgrade -o
> devel/pcre pcre-utf8' should take care of that (add '-f' if necessary).

hi, yea thanx, i saw '-DSUPPORT_UTF8' flags when recompiling devel/pcre. (i
only ever had devel/pcre installed).

after recompiling almost all related packages i don't get undefined symbols
when loading pcre.so anymore, but i still get preg-replace() and preg-match()
errors on certain .php pages. eg:

Warning: preg_match() [function.preg-match]: Internal pcre_fullinfo() error -3 in /usr/local/www/phpBB2/includes/sessions.php on line 293

other errors including a bit've binary output on one've the pages: http://asylum.za.org/
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070312110446.GA20903>