summaryrefslogtreecommitdiff
path: root/www/php4/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'www/php4/MESSAGE')
-rw-r--r--www/php4/MESSAGE26
1 files changed, 0 insertions, 26 deletions
diff --git a/www/php4/MESSAGE b/www/php4/MESSAGE
deleted file mode 100644
index 396faaf290c..00000000000
--- a/www/php4/MESSAGE
+++ /dev/null
@@ -1,26 +0,0 @@
-===========================================================================
-$NetBSD: MESSAGE,v 1.12 2007/05/05 21:35:05 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
-
- ${CGIDIR}/php
-
-or you may install a PHP module for your HTTP server, e.g. ap-php4.
-
-Some additional packages you may wish to install are:
-
- php-dba DBM database access
- php-iconv character set conversion
-
-Note that php4-pcre, php4-session and php4-xml are no longer separate
-packages since version 4.3.3 because the main PHP4 package has them
-built-in now.
-
-Note that php-openssl is no longer a separate package as of version
-4.4.0nb2 because the main PHP4 package has it built-in now.
-
-As of version 4.4.6nb1 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.
-===========================================================================