Thursday, 22nd October 2009
Cool all up and running. I’ve recently moved over to 1and1 hosting, was a pretty smooth move apart from Gallery 2. For WordPress / Gallery integration I use the wpg2 plugin. Problem is that when you try and validate the plugin you either get a nice error of a blank page and no images on your site.
Time for the solution :) In your .htaccess file add the following line
# Fix for WPG2 on 1and1 servers.
AddType x-mapp-php5 .php
AddType x-mapp-php5 .php
Right all done and working? Good enjoy your images. Hopefully I’ll get back to posting more regularly now.