From: [EMAIL PROTECTED] Operating system: Win2000, MacOS PHP version: 4.2.3 PHP Bug Type: *General Issues Bug description: PHP binary randomly consumes from 300kb to 5Mb
You need advanced tools to test this: Windows Task Manager! The PHP binary randomly cunsumes up to 5Mb of memory for no clear reason. When the whole application is loaded this leads to binaries from 2Mb to 12Mb. The script includes PEAR::DB (DB.php), connects to the database (MySQL) and dies. Zillions of users are complainin about exhausted memory problems and we have to make them change the maximum memory size for PHP scripts in their php.ini settings. -- Edit bug report at http://bugs.php.net/?id=20937&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20937&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20937&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20937&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20937&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20937&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20937&r=support Expected behavior: http://bugs.php.net/fix.php?id=20937&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20937&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20937&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20937&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20937&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20937&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20937&r=isapi