could be a stupid question..
Posted: Tue Jun 14, 2005 3:22 am
lately ive been noticing that my computer has been grinding to a halt at times and after inspecting my system processes, it showed there was more than 10 instances of php4.exe running
The problem with this is, when i do net stop apache, they all clear, and then seemingly at random intervals i will check back and there will be more instances of it running without me even viewing the site, therefore PHP should not of started a process.
I have given my localhost IP to one client but i doubt very much he is connecting that often, also, why would it create 15+ instances of php4.exe???
could it be an error in my coding, with a system memory leak? is this even possible with PHP? (i highly doubt it)
as a side note, at first i thought it was the zend studio internal debugger causing it all but this has become less and less likely to be the case.
Any ideas?
The problem with this is, when i do net stop apache, they all clear, and then seemingly at random intervals i will check back and there will be more instances of it running without me even viewing the site, therefore PHP should not of started a process.
I have given my localhost IP to one client but i doubt very much he is connecting that often, also, why would it create 15+ instances of php4.exe???
could it be an error in my coding, with a system memory leak? is this even possible with PHP? (i highly doubt it)
as a side note, at first i thought it was the zend studio internal debugger causing it all but this has become less and less likely to be the case.
Any ideas?