Herzult / php-ssh

An experimental object oriented SSH api in PHP
MIT License
359 stars 82 forks source link

Exec() not working #51

Closed MTRNord closed 8 years ago

MTRNord commented 8 years ago

My Log Fails with

PHP Notice:  Use of undefined constant SSH2_TERM_UNIT_CHARS - assumed 'SSH2_TERM_UNIT_CHARS'

How can I fix this?

MTRNord commented 8 years ago

I think I did forget to install ssh2 before :) problem solved