From 52b2f381cbffd8396d338855437a0cb2a803d161 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 29 Jul 2004 02:28:59 +0000 Subject: [PATCH] Add comments about the module overview with "php -m" at the PHP upgrade. --- UPDATING | 2 ++ 1 file changed, 2 insertions(+) diff --git a/UPDATING b/UPDATING index 58bc06740bc3..f7159e8df638 100644 --- a/UPDATING +++ b/UPDATING @@ -68,6 +68,8 @@ Option "XkbRules" "xfree86" 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. + For an overview of the modules used with the old PHP binary, use + the command "php -m". 20040717: AFFECTS: users of net/openldap2[12]{,-sasl}-client