From:             jari dot tuomoja at edita dot fi
Operating system: Fedora Core 7 i386
PHP version:      5.2.4
PHP Bug Type:     Feature/Change Request
Bug description:  Where is --enable-memory-limit option?

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 bug report at http://bugs.php.net/?id=42525&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=42525&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=42525&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=42525&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=42525&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=42525&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=42525&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=42525&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=42525&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=42525&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=42525&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=42525&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=42525&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=42525&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=42525&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=42525&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=42525&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=42525&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=42525&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=42525&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=42525&r=mysqlcfg

Reply via email to