summaryrefslogtreecommitdiff
path: root/www/php3-mysql/pkg/MESSAGE
blob: 7ebad5c186297c72938f81b02af808c9bd12dca9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
======================================================================
$NetBSD: MESSAGE,v 1.3 2001/01/29 11:34:47 wiz Exp $

To enable fully this package, you will need to ensure that the
following lines appear in php3.ini (which is normally
${PREFIX}/etc/php3.ini)

	extension_dir=${PREFIX}/lib/php3
	extension=mysql.so

If you are using the ap-php3 package (php3 as an apache module),
you will need to restart apache. The command "apachectl restart"
will do this.

======================================================================