I did some research and found a solution that works. In the wp-admin/import/blogger.php file, around line 84, change
www2.blogger.com
to
http://www.blogger.com
and you should be able to import your blogger posts.
I figured it out. Don’t use FrontPage or Expression to edit the wp-config.php file. Even though it appears nothing is in front of <?php or after the ?>, for some reason these two programs insert wierd characters. I used Adobe GoLive to edit.
The trouble started when executing install.php
Warning: Cannot modify header information – headers already sent by (output started at /home/greaycom/public_html/blog/wp-config.php:1) in /home/greaycom/public_html/blog/wp-admin/install.php on line 16
Checked that…no spaces or letters.