I see various other posts about blank screen, including some which occured after installation. However, I have discovered something particular about my situation, and it doesn't correspond with any of the other posts that I can tell, though maybe it does and I just don't know enough about certain terminology to know. In any case:
I just created four new WordPress installations. All are using the latest version, all seemed to install perfectly fine, yet all show a completely white screen with no source code whatsoever. This is true even when the default theme is selected and no plug-ins are activated.
This is all particularly strange since just a few days ago I did a new WordPress installation with the same current version and all went fine.
What I have figured out is that there seems to be an .htaccess issue. Three of the four new installations have no .htaccess in their addon domain folder, while the fourth does but its contents are basically blank. On the other hand, my previous installations, including the one I just did a few days ago, all have .htaccess folders which have particular rewrite rules that WP added automatically.
All the domain folders (new four and older ones) have the same permissions, so I'm not sure why WP would have failed to create/update the .htaccess files on these new installations. Any ideas?