Hello

I have written the following command in PHP script
echo `ssh <ipaddr> <command>`. I have the remote ip
addr as trusted, dont ask for the password at all.
when the execute the php file from the browser it does
not go to the remote ip at all though this command
works fine in a normal bash script. what is the
problem. Thanks in advance.

Tirumal

__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to