Posted by Varlamov Konstantyn on 07/05/07 19:11
I have simple script: <?php $connection = ssh2_connect("ip", 22); ssh2_auth_password($connection,"login","test"); sleep(10); ssh2_exec($connection,"show log\n"); ?> Error message: Unable to request command execution on remote host in /home/konstantyn/www/php/test/11.php5 on line 13 Help me please.... Greetings, Konstantyn Varlamov
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming