Skip to content

Commit 5c5c48f

Browse files
committed
Add info about --disable-apache2-conf
[skip ci]
1 parent 2869551 commit 5c5c48f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

UPGRADING.INTERNALS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,8 @@ PHP 8.6 INTERNALS UPGRADE NOTES
135135
. --with-pic is now --enable-pic. The old flag will result in an error.
136136
. Symbol HAVE_ST_BLOCKS has been removed from php_config.h (use
137137
HAVE_STRUCT_STAT_ST_BLOCKS).
138+
. Added a new configure option --disable-apache2-conf to prevent apxs from
139+
editing httpd.conf during installation.
138140

139141
- Windows build system changes:
140142
. Function SETUP_OPENSSL() doesn't accept 6th argument anymore and doesn't

0 commit comments

Comments
 (0)