Ok, just transferred my site from wordpress.com to wordpress.org installation on bluehost. The site loads, but the moment I select an article I see an Internal server error message.
Site is: http://www.myfilmviews.com
Current settings:
Wordpress URL:
http://69.89.31.131/~myfilmvi/blog
Site address:
http://www.myfilmviews.com
Permalink is set to day and name (as the posts came from worpress.com and the links looked like that)
The index.php in the root public_html folder points to:
require('./blog/wp-blog-header.php');
I know I must have missed some configuration, but currently have no idea where to look.