Linux : How to enable php-SSH support in Debian
PHP SSH support does not come out of the box yet. The shortest and effortless path to get it working is the following procedure. DISCLAIMER : php-SSH is still beta and not enabled by default. Use only if you know what you’re doing! 1. Install the development components to build the module : apt-get install… Read More »