|
Posted by warth33 on 01/21/08 22:51
> So your hello.exe isn't terminating. I guess you need to find out why
> next. PHPwon't continue until the exe finishes, of course.
>
yes, hello wolrd is not terminating. Well, hehe, why?
The custommized php error log doesnt show anything, and its quite
normal if it doesnt, yes.
The customized c# error log doesnt catch, execute until the end, and
doesnt report any error in the log.
The apache error log DOES NOT show anything wrong.
The windows event log DOESN NOT log error inprogram execution, sigh
The only thing I can work with right now, is the memory leak, if there
is a memory leak. I guess I have to ask in an apache group. But, I try
to ask it here also:
When starting apache, the values retrieved from windows task manager
are:
Mem usage: 16 968 K
VM size: 16 696 K
Handles: 705
After about a day, the values are:
httpd.exe
Mem usage: 58 123 K
VM size: 67 676 K
Handles: 829
Does this sound wrong?
Navigation:
[Reply to this message]
|