summaryrefslogtreecommitdiff
path: root/www/php4/pkg/MESSAGE
blob: 7e1e707e7c4535b25c91d0d30ad09894b9291648 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
===========================================================================
$NetBSD: MESSAGE,v 1.7 2001/10/30 13:56:55 wiz Exp $

Example configuration files suitable as a basis for a custom php.ini may
be found at:

	${PREFIX}/share/examples/php/php.ini-dist
	${PREFIX}/share/examples/php/php.ini-optimized

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:

	php4-dba	DBM databases access
	php4-pcre	Perl-compatible regular expressions
	php4-posix	PHP4 extension for POSIX-like functions
	php4-session	session ID support
	php4-xml	expat XML parser
===========================================================================