Move posts and comments from Blogger (Blogspot) to Wordpress 2

I was trying to move my existing investment blog from blogger to wordpress, did some search and found some ways. The methods are suggested at : http://codex.wordpress.org/Importing_Content

Hell, i just can’t get it work after some time of trying, you guess what? That is for older version of wordpress, I’m too stupid to suggest that content in “official” site should be the latest one. After some searchings, I found that all importing tools already built into wordpress, there is an Import button in Admin Control Panel. Here come another problem, while I try to import, I got this error :


Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when in safe_mode or an open_basedir is set in /home/fred/public_html/blog/wp-admin/import/blogger.php on line 99


Warning: Cannot modify header information - headers already sent by (output started at /home/fred/public_html/blog/wp-admin/import/blogger.php:99) in /home/fred/public_html/blog/wp-includes/pluggable-functions.php on line 269

Some sites suggest that just comment out this line in blogger.php (under wp-admin/import)

curl_setopt($ch, CURLOPT_FOLLOWLOCATION, 1);

Well, it works :-)

I got problem importing all posts while using FireFox 2, but IE7 works just nice.

Recent Entries

Leave a Reply