summaryrefslogtreecommitdiff
path: root/www/php4/MESSAGE
blob: 396faaf290c19ae81d410cdff3c164dec155f48b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
===========================================================================
$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.
===========================================================================