From: [EMAIL PROTECTED] Operating system: Linux PHP version: 4.1.2 PHP Bug Type: Performance problem Bug description: memory limit not honoured
I had upgraded PHP from 4.0.6 to 4.1.2. I have memory limit enabled, and is set 8MB. php is compiled as a cgi. With 4.1.2, however, it seems this is not being honoured. I have seen numerous php processes using 24MB to 40MB. I looked at the memory limit patch for 4.0.6 and notice that it is present in 4.1.2. Has something else broken with memory limit? './configure' '--disable-static' '--disable-debug' '--enable-pic' '--enable-inline-optimization' '--prefix=/usr' '--with-config-file-path=/w/conf' '--enable-magic-quotes' '--enable-debugger' '--enable-track-vars' '--enable-safe-mode' '--enable-memory-limit' '--with-mod_charset' '--with-exec-dir=/usr/bin' '--with-regex=system' '--with-versioning' '--with-db' '--with-ndb' '--with-db2' '--with-gdbm' '--with-mysql=/usr' '--with-gd=/usr/local' '--with-png-dir' '--with-jpeg-dir' '--with-xpm-dir=/usr/X11R6' '--with-ttf' '--with-cybercash=/usr/local/cybercash/c-api' '--with-mm' '--with-openssl' '--with-imap' '--with-imap-ssl' '--with-kerberos' '--with-dbase' '--with-filepro' '--with-gettext' '--with-mcrypt' '--with-zlib' '--with-curl' '--enable-sysvsem' '--enable-sysvshm' '--enable-force-cgi-redirect' '--enable-trans-sid' '--enable-ftp' '--with-xml' -- Edit bug report at http://bugs.php.net/?id=15965&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=15965&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=15965&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=15965&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=15965&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=15965&r=support Expected behavior: http://bugs.php.net/fix.php?id=15965&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=15965&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=15965&r=submittedtwice