Browsed by
Month: May 2011

Configuring WordPress 3.1.x on Ubuntu Server

Configuring WordPress 3.1.x on Ubuntu Server

I’ve been doing the following apt-get install wordpress apt-get install libssh2-php I don’t use the wordpress that’s installed (I install the latest from source) but it ensures all the necessary libs etc are installed. The libssh2-php is so that new themes, plugins can be installed using ssh rather than ftp.