Page 1 of 1

Many PHP.exe processes running...Why?

Posted: Fri Dec 06, 2002 1:57 am
by hchinhwa
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. :oops: :cry:

Posted: Fri Dec 06, 2002 6:09 am
by Dmitriy Plakhotnik
I think it's not concerned with database.
I too face the challenge, but it was then starting wrong parser.
we just start FAR and kill it's proccess. If you find any other solution. please write on with forum.

Anyone has any solutions? Help needed urgently...

Posted: Fri Dec 06, 2002 8:57 am
by hchinhwa
:cry: