summaryrefslogtreecommitdiff
path: root/www/php3-mysql/MESSAGE
diff options
context:
space:
mode:
Diffstat (limited to 'www/php3-mysql/MESSAGE')
-rw-r--r--www/php3-mysql/MESSAGE15
1 files changed, 15 insertions, 0 deletions
diff --git a/www/php3-mysql/MESSAGE b/www/php3-mysql/MESSAGE
new file mode 100644
index 00000000000..e9b38a77cb9
--- /dev/null
+++ b/www/php3-mysql/MESSAGE
@@ -0,0 +1,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.
+
+======================================================================