Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Oct 2007 02:43:09 +0100
From:      RW <fbsd06@mlists.homeunix.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Where do I find the PERL compatible functions for php
Message-ID:  <20071003024309.405c07b1@gumby.homeunix.com.>
In-Reply-To: <340a29540710021836g759301f9rb9fd085dccb53e64@mail.gmail.com>
References:  <340a29540710021836g759301f9rb9fd085dccb53e64@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2 Oct 2007 19:36:32 -0600
"Andrew Falanga" <af300wsm@gmail.com> wrote:

> Hi,
> 
> Installed PHP 5 using the ports collection in preparation for
> installing phpWebSite (a CMS system).  When trying to run the setup
> program (an index.php) file on the server I get, "*Fatal error*: Call
> to undefined function preg_match() in *
> /usr/local/www/apache22/data/phpwebsite_1_3_1/setup/index.php* on
> line *136" *.  I've found from the php.net web site that this is the
> PERL compatible regular expression stuff.  Since it's not there, how
> would I get it?
> 


cd /usr/ports && make search name=pcre




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