diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-07-29 02:28:59 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-07-29 02:28:59 +0000 |
commit | 52b2f381cbffd8396d338855437a0cb2a803d161 (patch) | |
tree | fdeaf2125c00d4a7bc7892a22ddb242d5af2012b /UPDATING | |
parent | fix msn 100% cpu loading problem (diff) |
Add comments about the module overview with "php -m" at the PHP
upgrade.
Notes
Notes:
svn path=/head/; revision=114982
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |