Jun 30
Huh, after manually upgrading this blog from wordpress 2.6 to wordpress version 2.8, suddenly my blog become error. Yup, when i clicked the post to show single post, it directly connect to 404 error. How come? Is there something wrong when upgrading. I’ve never upgraded my wordpress before. And I’ve followed the instruction correctly when upgrading my wordpress, like shown below:
- Download new wordpress version 2.8.
- Extract wordpress 2.8.zip.
- Delete “wp-content” folder of the extraction files.
- Connect to your server, click public html.
- Delete all files in public html except wp-config.php and wp-content folder.
- Upload the new files of wordpress 2.8 without wp-content folder (no.3) to public html.
- Log-in to your blog (http://yourblogname/wp-admin.
- Click upgrade wordpress and enjoy your new wordpress.
Yup, that’s it all. But after that 404 happened.
I check all the things from wp-config.php, database mysql, etc. Finally I’ve found the problem that the file .htaccess “was deleted. Thanks God, I’ve backed it up.
Tags: 404 error, error 404, upgrade wordpress 2.8


