YES!!!!!!!
had the exact same problem. ok, i modified the index file by leaving out the ./ part in front of the “require”-tag. now everything is working perfectly! man, this makes my day. thanks a lot!
<?php
/* Short and sweet */
define(‘WP_USE_THEMES’, true);
require(‘wp-blog-header.php’);
?>
All the best!
Niklas