pkgsrc/www/php3-mysql/pkg/MESSAGE

12 lines
393 B
Text

$NetBSD: MESSAGE,v 1.2 2000/10/02 14:29:23 agc 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.