|  | Posted by Jerry Stuckle on 01/21/08 22:18 
warth33@hotmail.com wrote:> Ok, an interesting thing. The exec hanged up now. But I was not
 > inlogged. This time I opened task manager and selected "Show process
 > from all user" (should have done this before).
 >
 > Now I can see what is going on. It was not difficult to guess, but at
 > least I have seen that now. Everytime, after the exec begins to give
 > problems, the exec is called, then I can see in the task manager that
 > there is one of the processes called by exec running. So If I open the
 > browser and go to: test.php, that in turn will do exec (hello.exe), a
 > new process is added in the task manager, so right now I have a lot of
 > hello.exe running...
 >
 
 So your hello.exe isn't terminating.  I guess you need to find out why
 next.  PHP won't continue until the exe finishes, of course.
 
 
 --
 ==================
 Remove the "x" from my email address
 Jerry Stuckle
 JDS Computer Training Corp.
 jstucklex@attglobal.net
 ==================
  Navigation: [Reply to this message] |