Have installed WP 2.0 and can access Dashboard, write, manage etc. Have also successfully imported posts from anothe blog.
But my Home page is blank and not showing under my domain name.
The source code shows as
<?php
/* Short and sweet */
define(‘WP_USE_THEMES’, true);
require(‘./wp-blog-header.php’);
?>
I’d really appreciate any help.
thanks