summaryrefslogtreecommitdiff
path: root/www/php3-mysql/MESSAGE
blob: e9b38a77cb9fdd04887cf40e154f6fa2368b034c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
======================================================================
$NetBSD: MESSAGE,v 1.1 2001/11/01 02:18:30 zuntum 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.

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