aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2004-07-28 07:59:37 +0800
committerale <ale@FreeBSD.org>2004-07-28 07:59:37 +0800
commit6d8bbfa3e3033573306c367e21aebbbd4e1010b0 (patch)
tree8094925f25648b54e5d0a2de3833ffa38d6d4986 /UPDATING
parent09b3a90ba4f8ec8f6717800888d59beb81243e88 (diff)
downloadfreebsd-ports-gnome-6d8bbfa3e3033573306c367e21aebbbd4e1010b0.tar.gz
freebsd-ports-gnome-6d8bbfa3e3033573306c367e21aebbbd4e1010b0.tar.zst
freebsd-ports-gnome-6d8bbfa3e3033573306c367e21aebbbd4e1010b0.zip
Add a note about the removal of the extension_dir in php.ini.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING3
1 files changed, 3 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index a7e6a3344612..58bc06740bc3 100644
--- a/UPDATING
+++ b/UPDATING
@@ -65,6 +65,9 @@ Option "XkbRules" "xfree86"
the set of PHP extensions to install can be choosen via the meta-ports
lang/php4-extensions and lang/php5-extensions, or installing singular
extensions individually.
+ If you have a previous php.ini configuration file, be sure to comment out
+ the extension_dir parameter, since the correct path is statically compiled
+ into the PHP binary.
20040717:
AFFECTS: users of net/openldap2[12]{,-sasl}-client