From:             [EMAIL PROTECTED]
Operating system: Windows XP Pro
PHP version:      4.2.3
PHP Bug Type:     *Configuration Issues
Bug description:  Memory_limit and Max_execution_time not respected

Hi i'm using Apache/1.3.26 (Win32) PHP/4.2.3, with 
mysql.exe  Ver 11.18 Distrib 3.23.52, for Win95/Win98 (i32)

1) PhpInfo() don't give me the memory_limit that I set  on default value.
Non memory_limit appear on the page even though the php.ini file contain a
definition.

2) PhpInfo() also don't give me the max_execution_time, witch is also
setted.

3) When I execute an big sql query (20000 lines) (It was a mystake of
course!!!) the memory grow up and grow up ...
After more time than the max_execution_time, system blow up and apache is
killed !!!
I see in the task manager that memory in use by apache was up than 300Mo.
And before the execution it was 5 or 6 Mo.

4) I will complete this report with the sql request made, but i notice
that after stoping the html request mysqld-nt continue to work (100% of
CPU_1) more than 10 minutes and apache also. I stop the daemon before they
stop themself.

I hope i was clear (im french and my english is poor).
-- 
Edit bug report at http://bugs.php.net/?id=20795&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20795&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20795&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20795&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20795&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20795&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20795&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20795&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20795&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20795&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20795&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20795&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20795&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20795&r=isapi

Reply via email to