Re: [PHP] Odd output from system()

2001-01-23 Thread Andrew Hill
Hey, you stole my name! ::grin:: Man is this going to get confusing. Best regards, Andrew -- Andrew Hill Director Technology Evangelism OpenLink Software http://www.openlinksw.com XML & E-Business Infrastructure Technology On 1/23/01 11:35 PM, "Andrew H

[PHP] Odd output from system()

2001-01-23 Thread Andrew Hill
Hi, I'm running a PHP script that uses system() to call an expect script. This expect script uses ssh2 to log into another server, and run some commands. At the shell prompt (bash) the expect script runs exactly as I'd hope. However, when I use system() in PHP to run the script, the output on t