Hello,
i have a program with command line interface which i would like to start
via cache on the server.
I called it via a class-method with $zf(-1,command).
This is working very well on the server via cache-terminal but if i execute the
same method call from a client-pc-telnet connection created from my client-pc
the process will hang :-(
I must kill the process via control-panel AND via win-task-manager. There
is also an instance of the called program running which i kill also.
Therefore i assume it must be something to do with the called program but
i don't understand why it only works when it is called via cache-terminal ?
Whats the difference ?

I have some other programs which i also called via $zf(-1,..) and they all
work ok on this machine from both client-terminal sessions and csp-session!

Any ideas, hints or comments ?

Thanks ...
Bernd!



Reply via email to