h3x.no

Tor Henning Ueland`s thoughts about technology and other stuff

Getting automatic update of WordPress to work via SSH

with one comment

Today i noticed that WordPress actually support automatic upgrade via SSH, the problem was that i simply did not get option up at all. After some quick googling, i noticed that i was missing a up2date ssh2 PECL package. So for me the fix was simple:

1) Installing php5-devel (PHP development libraries)
2) Installing the pecl package ssh2
3) Restarting Apache

And voila, the SSH2 option appeared!

Related posts:

  1. Getting Groupwise to work on Ubuntu 64bit (9.04)
  2. sh: phpize: not found

Written by Tor Henning Ueland

July 9th, 2010 at 9:09 pm

Posted in Software

Tagged with , ,

One Response to 'Getting automatic update of WordPress to work via SSH'

Subscribe to comments with RSS or TrackBack to 'Getting automatic update of WordPress to work via SSH'.

  1. Jøss, se der ja! Et lite easteregg :-P Selv om jeg egentlig synes det er greit med FTP, siden man begrenser filtilgangen litt. SSH-chroot er litt pes.

    Alexander Karlstad

    10 Jul 10 at 09:55

Leave a Reply