colinexl Posted June 23, 2006 Share Posted June 23, 2006 Hello everyone, I was trying to make PHP execute an Expect script written with Tcl on the server, but it doesn't seem to be executing it at all. I tried executing some other python and shell scripts to print out "hello world!" and it works fine. But when I try to execute a simple Expect of Tcl script trying to print out "hello world!", it doesn't work. Do I need some special plugin in order to make it work?Thanks all. Link to comment https://forums.phpfreaks.com/topic/12686-php-exec-doesnt-work-for-tcl-or-expect-scripts/ Share on other sites More sharing options...
colinexl Posted June 23, 2006 Author Share Posted June 23, 2006 [!--quoteo(post=387022:date=Jun 22 2006, 07:04 PM:name=colinexl)--][div class=\'quotetop\']QUOTE(colinexl @ Jun 22 2006, 07:04 PM) [snapback]387022[/snapback][/div][div class=\'quotemain\'][!--quotec--]Hello everyone, I was trying to make PHP execute an Expect script written with Tcl on the server, but it doesn't seem to be executing it at all. I tried executing some other python and shell scripts to print out "hello world!" and it works fine. But when I try to execute a simple Expect of Tcl script trying to print out "hello world!", it doesn't work. Do I need some special plugin in order to make it work?Thanks all.[/quote] Link to comment https://forums.phpfreaks.com/topic/12686-php-exec-doesnt-work-for-tcl-or-expect-scripts/#findComment-48887 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.