ID: 42525 Updated by: [EMAIL PROTECTED] Reported By: jari dot tuomoja at edita dot fi Status: Open -Bug Type: Feature/Change Request +Bug Type: Documentation problem Operating System: Fedora Core 7 i386 PHP Version: 5.2.4 New Comment:
>From NEWS: . memory-limit is always enabled (--enable-memory-limit removed) . default value if memory-limit is set to 128M Reclassified Previous Comments: ------------------------------------------------------------------------ [2007-09-03 06:12:55] jari dot tuomoja at edita dot fi Description: ------------ I try to compile php-5.2.4 with option --enable-memory-limit and got message: Notice: Following unknown configure options were used: --enable-memory-limit I can't find any match from documentation or/and release docs that this option is removed from 5.2.4? Reproduce code: --------------- ./configure --with-zlib-dir=/usr/local/ --enable-shared --enable-static --disable-short-tags --with-apxs2=/usr/local/apache2/bin/apxs --with-bz2 --enable-exif --with-gd=/usr/local/ --with-freetype-dir=/usr/local/include/freetype2/ --with-png-dir=/usr/local/include/ --with-jpeg-dir=/usr/lib --enable-mbstring=all --enable-gd-native-ttf --enable-calendar --enable-zip --enable-sqlite-utf8 --with-openssl --with-mcrypt --with-mhash --with-pear --enable-soap --enable-mod-charset --enable-ftp --enable-sockets --with-oci8 --enable-memory-limit --enable-sigchild Expected result: ---------------- Done Actual result: -------------- Notice: Following unknown configure options were used: --enable-memory-limit ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=42525&edit=1
