From: php at grossherzog dot de Operating system: Win XP Pro Sp2 PHP version: 4.3.8 PHP Bug Type: *Configuration Issues Bug description: change of "memory_limit" in php.ini doesn't have effects
Description: ------------ Hi, I just have a strange problem. Changing "memory_limit" in php.ini doesn't have any effects. I never get the "memory_limit" while doing phpinfo(); Thats what I tried in php.ini: max_execution_time = 30; max_input_time = 60; memory_limit = 30M; Other parameters work! My Server Config: Win XP Professional SP2 Apache/2.0.50 PHP/4.3.8 I was trying to install typo3 that need at least 16 MB memory I don't have a clue. Any ideas? Thanks in advance -- Edit bug report at http://bugs.php.net/?id=29602&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=29602&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=29602&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=29602&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=29602&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=29602&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=29602&r=needscript Try newer version: http://bugs.php.net/fix.php?id=29602&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=29602&r=support Expected behavior: http://bugs.php.net/fix.php?id=29602&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=29602&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=29602&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=29602&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=29602&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=29602&r=dst IIS Stability: http://bugs.php.net/fix.php?id=29602&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=29602&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=29602&r=float