ID:               40701
 Updated by:       [EMAIL PROTECTED]
 Reported By:      michaeldaly at magma dot ca
-Status:           Open
+Status:           Bogus
 Bug Type:         Reproducible crash
 Operating System: Win XP Pro
 PHP Version:      5.2.1
 New Comment:

Based on the error it would seem that the limit is 8 megs not 512 as 
your config suggests. I suspect your configuration file is being 
ignored.


Previous Comments:
------------------------------------------------------------------------

[2007-03-03 02:37:12] michaeldaly at magma dot ca

Description:
------------
PHP 5.2.2-dev (2007-02-28-1530 snap) Apache 2.2.4 Mediawiki 1.9.2 MySQL
5.0.27.  XP Pro SP2+all current updates.

After editing about 15-20 pages in my Wiki, PHP eventually generates an
error:
PHP Fatal error:  Out of memory (allocated 8388608) (tried to allocate
393216 bytes)

The error occurs in several php programs, though MessagesEn.php is the
most common.  The amount of memory allocated or attempted to allocate
varies.

PHP.ini currently has:
max_execution_time = 30
max_input_time = 60     
memory_limit = 512M

Computer has 2GB RAM and is not near its limit in paging etc.

It sounds similar to a bug that was reported as fixed in 5.2.0.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=40701&edit=1

Reply via email to