On Tue, 2 Oct 2007 19:36:32 -0600
"Andrew Falanga" <[EMAIL PROTECTED]> 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

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to