Looks like blank dashboard issue is FAQ.
http://ww.wp.xz.cn/support/topic/36254?replies=9
http://ww.wp.xz.cn/support/topic/36092?replies=80
In my case, rss-functions.php is not working probably due to my host. So I got dashboard replacement from Simple Thoughts,
http://blog.taragana.com/index.php/archive/wordpress-15-hack-how-to-trim-the-fat-resource-hogging-admin-dashboard-version-2/
and disabled rss-functions.php in line 13 of that index.php.
#require_once (ABSPATH . WPINC . ‘/rss-functions.php’);
It is pretty simple but at least I don’t see blank dashboard now.
Hope this will help.
hi,
Same here. I am a newbie to WP and did completely vanilla set up. Now I see blank /wp-admin(index.php) etc. but I can use edit.php (so I can post).
I suspect apache configuration by network provider though.