Archive for February, 2009

Staying connected on the road

Saturday, February 21st, 2009

As our RTW trip comes to an end I thought I’d document how I’ve stayed connected to my life in the e-world. These things are my sanity ties back to regular living:

all on my eee-pc 900 netbook running Easy Peasy (eee-ubuntu) backed up to an external 100GB USB drive.

One thing that didn’t makehe cut was my USB GPS dongle. Next time we’re getting a GPS-enabled camera.

Upgrading wordpress 2.7 to 2.7.1

Saturday, February 21st, 2009

I was just trying to upgrade WP 2.7 to 2.7.1 and got this error:

“Downloading update from http://wordpress.org/wordpress-2.7.1.zip

Unpacking the core update
Fatal error: Cannot redeclare pclziputilpathreduction() (previously declared in /home/sneely/webapps/wordpress/wp-content/plugins/wordpress-automatic-upgrade/lib/pclzip.lib.php:5421)”

It turns out that the problem was from the Wordpress Automatic Upgrade plugin. Ryan posts that this is because WP 2.7 has its own autoupgrade included so we no longer needed WPAU.

If you get the same error just deactivate the automatic upgrades plugin and try again.