Hi,
Whenever I run my PHP scripts for a few minutes, the entire machine just stop responding to future http request. I found that there are many PHP.exe processes running in the NT machine from TaskManager. Why is that so? Is it because i did not release any database call/connections?
Anyone has any ideas?
Thanks.