Skip to content
  • About
  • Contact Me

Tag: SSH2

  • Home
  • SSH2
27May 2010 by Asim Zeeshan 6 Comments

Installing PHP’s SSH2 extension on Ubuntu

How to, Linux, PHP, Tips and Tricks, Tutorials, Ubuntu
On Ubuntu 10.04 LTS, Do this (there's no need to do any compiling anymore) [code]apt-get install libssh2-1-dev libssh2-php[/code] You can now test if PHP recognizes it's new ssh2 extension by running: [code]php -m |grep ssh2[/code] Don't forget to restart Apache [code]service apache2 restart[/code]
Read More
WordPress Theme - Total by HashThemes
 

Loading Comments...