Turnkeylinux LAMP: Getting wordpress to use ssh for plugin and theme installation

CIIAG
ciiag
Published in
1 min readMar 3, 2015

I was having to install plugins and themes manually in WordPress because I was using Turnkeylinux LAMP until I found out WordPress supports SSH out of the box which is what TurnkeyLinux comes with by default. All I had to do was install the relevant PHP SSH library:

apt-get install libssh2-php

And restart Apache

/etc/init.d/apache2 restart

and I was good to go.

--

--

CIIAG
ciiag
Editor for

ICT focused NGO based in the Cook Islands