From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.0.4pl1
PHP Bug Type:     Program Execution
Bug description:  Memory Leak or Memory Problem.

i coding a skin engine @ pixelcore.com and use template to parse it. I open this file 
with

$fp = fopen("http://....",'r');
while....

but if i forget to close this like and more that 20 users pars this skin i got some 
error messeages on screen.

Zend Stack crashed at xxx.c line 42 or so.

Regards Kaiser


-- 
Edit Bug report at: http://bugs.php.net/?id=9128&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to