|
Posted by melmack3 on 09/10/07 18:19
> Does it leak memory for every type of system call (like passthru) or
> just for exec() ?- Ukryj cytowany tekst -
>
> - Poka cytowany tekst -
I have tested exec, system, popen, shell_exec functions. Nothing works
correctly. I have also tested Windows script:
for /L %%i in (1,1,500) do cmd /C test.bat
where test.bat is just an empty file
It causes similar memory leak effect, so I think now that it is
however not PHP fault but Windows bug.
Maybe someone knows how to solve this problem?
Best regards
Melmack
Navigation:
[Reply to this message]
|