diff options
author | jlam <jlam@pkgsrc.org> | 2001-10-18 17:07:10 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-10-18 17:07:10 +0000 |
commit | 7f7ccb1970bb94bc093c10ad35c321ec56477126 (patch) | |
tree | ff22291ca2ceb37b7685c65395fe8f9b7e34cbf6 /www/php4 | |
parent | 1c771e2689a0e8c36da0adb3685f376b7c1ac1d1 (diff) | |
download | pkgsrc-7f7ccb1970bb94bc093c10ad35c321ec56477126.tar.gz |
Note additional PHP4 packages that the user may want to install.
Diffstat (limited to 'www/php4')
-rw-r--r-- | www/php4/pkg/MESSAGE | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/www/php4/pkg/MESSAGE b/www/php4/pkg/MESSAGE index 9fc97e0b18f..a29d2da83a8 100644 --- a/www/php4/pkg/MESSAGE +++ b/www/php4/pkg/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.5 2001/05/14 14:12:31 jlam Exp $ +$NetBSD: MESSAGE,v 1.6 2001/10/18 17:07:10 jlam Exp $ Example configuration files suitable as a basis for a custom php.ini may be found at: @@ -10,4 +10,11 @@ be found at: To process PHP scripts, you will need a PHP-enabled HTTP server. You may either configure the HTTP server to use PHP as a CGI program, or install a PHP module for your HTTP server, e.g. ap-php4. + +Some additional packages you may wish to install are: + + php-dba DBM databases access + php-pcre Perl-compatible regular expressions + php-session session ID support + php-xml expat XML parser =========================================================================== |