summaryrefslogtreecommitdiff
path: root/lang/php5/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php5/MESSAGE')
-rw-r--r--lang/php5/MESSAGE6
1 files changed, 5 insertions, 1 deletions
diff --git a/lang/php5/MESSAGE b/lang/php5/MESSAGE
index eb564385383..728aecd0a96 100644
--- a/lang/php5/MESSAGE
+++ b/lang/php5/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.7 2007/04/08 10:49:21 ghen Exp $
+$NetBSD: MESSAGE,v 1.8 2007/05/05 21:45:12 adrianp Exp $
To process PHP scripts, you will need a PHP-enabled HTTP server. You may
either configure the HTTP server to use the PHP CGI binary located in
@@ -10,4 +10,8 @@ or you may install a PHP module for your HTTP server, e.g. www/ap-php.
Note that php-openssl is no longer a separate package as of version
5.0.5nb1 because the main PHP5 package has it built-in now.
+
+As of version 5.2.1nb3 PEAR is no longer installed by default with the
+php package. In order to use PEAR packages with PHP you will need to
+install the lang/pear package.
===========================================================================