Where do I find the PERL compatible functions for php

RW fbsd06 at mlists.homeunix.com
Tue Oct 2 19:13:34 PDT 2007


On Tue, 2 Oct 2007 19:36:32 -0600
"Andrew Falanga" <af300wsm at 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



More information about the freebsd-questions mailing list