While working on the Autopilot system, I choose to use the php_ssh2 library, which uses the libssh2 library to issue/implement ssh commands. With this module loaded (http://www.php.net/ssh2), one can act as an SSH2 client in php!
Well, as many of you know, I work off of a Windows system for development ( a highly modified windows installation ;)). So, to enable, I just "enabled" the php_ssh2 lib. Easy enough right? WRONG! For this blog entry, I will discuss issues with BOTH implementations of this seemingly troublesome module.
by jonathan on Tue, 06/12/2007 - 04:37
Perhaps because of the fact that we run so much Drupal based infrastructure (we have more than one data center full of Drupal boxes), a question I get asked almost daily is: what kind box do I buy for my Drupal based website?
Usually, the person asking is just getting started and the really struggling with the question of how much resources, financial and time wise, should they invest upfront, and how much should they invest to handle their ongoing growth.