newb Posted July 12, 2009 Share Posted July 12, 2009 how can i call an ssh command Link to comment https://forums.phpfreaks.com/topic/165740-ssh-command/ Share on other sites More sharing options...
MadTechie Posted July 13, 2009 Share Posted July 13, 2009 http://www.php.net/manual/en/function.ssh2-exec.php Link to comment https://forums.phpfreaks.com/topic/165740-ssh-command/#findComment-874285 Share on other sites More sharing options...
newb Posted July 13, 2009 Author Share Posted July 13, 2009 tried it doesnt work: Fatal error: Call to undefined function ssh2_connect() in /var/www/html/test.php on line 47 Link to comment https://forums.phpfreaks.com/topic/165740-ssh-command/#findComment-874352 Share on other sites More sharing options...
FD_F Posted July 13, 2009 Share Posted July 13, 2009 you need install extension http://us3.php.net/manual/en/ssh2.installation.php Link to comment https://forums.phpfreaks.com/topic/165740-ssh-command/#findComment-874400 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.