Posts Tagged “Wordpress”

I suspect my web host has some php functions disabled – maybe imap_open()? I’ve searched around the wordpress site and all looks OK as far as the version of PHP my web host is running. The error I get back is quite uninformative:

—-

WordPress

POP3 connect: Error [] []

—-

Not very informative. Maybe I am an idiot…

UPDATE:
1. This post indicates that I need to change my pop connection to ssl://pop.gmail.com. Didn’t help. But I think that is because of…

2. This post that indicates that the php method fsockopen() may be disabled by my free web host. Bugger – it is disabled.

I have managed to export my blogger blog to a wordpress blog on my own domain. Was a bit more complicated then I expected.

The automatic import facility is broken for non-wordpress hosted blogs. I had to

  1. create a blog hosted on the wordpress site
  2. import from my blogger blog
  3. export in wordpress xml format
  4. import the wordpress xml to my domains wordpress blog

Not to self – delete the blog hosted on the wordpress site.

Anyway, welcome to my wordpress blog. I still have to change the default look’n'feel. But at least it’s working.