Subject: Re: Faulty php-4.1.1?
To: Paolo Torelli <paolo.torelli@students.univr.it>
From: Markus Illenseer <markus@core.de>
List: tech-pkg
Date: 02/27/2002 09:41:02
> AFAIK, preg_match() is a built-in, why do I get this error?

 preg_match() is not build-in, it is a seperate module for PHP and must be
installed with the /devel/php4-pcre package. Same applied for other
modules like imap, gd, database, etc.

 I am not happy with that either, for that I want PHP be as complete as
possible. A possible solution would be a "php4-complete" package, which
would install all packages at once.

Markus Illenseer