ID: 15965 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Performance problem Operating System: Linux PHP Version: 4.1.2 New Comment:
Can anybody on QA verify this, and can you try a cvs snapshot from snaps.php.net and see if it works there? Derocl Previous Comments: ------------------------------------------------------------------------ [2002-03-08 20:14:24] [EMAIL PROTECTED] 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 this bug report at http://bugs.php.net/?id=15965&edit=1
