From:             [EMAIL PROTECTED]
Operating system: Windows 2000 service pack 3
PHP version:      4.3.0
PHP Bug Type:     PHP options/info functions
Bug description:  memory_limit seems to be ignored

I have memory_limit = 8M in php.ini (c:\winnt\php.ini)
phpinfo(); doesn't show me the limit. Also the limit is not obeyed. I can
make big fsockopen(),  fgets no error.
The same with memory_limit=4M or 16M

(php is standard from downloaded win32 binary, php-ini-dist)

Is there something new in php 4.3 ??
-- 
Edit bug report at http://bugs.php.net/?id=21273&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21273&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21273&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21273&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21273&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21273&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21273&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21273&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21273&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21273&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21273&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21273&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21273&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21273&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21273&r=gnused

Reply via email to