OK. Where should I go to ask questions? (meaning "Beg for help")
Should I ask support? I will be doing that when I get to hard parts
But in the meantime - there's on thing that could most probably be answered here though
I have uploaded the WPMU straight into what I believe is called the root directory. (?) No separate directory. It's straight into httpdocs. Now I have a message at mysite/index.php to correct my wp-config.php
Here's the excerpt from my config.php, which I have uploaded, and it reads
........................................
// double check $base
if( $base == 'BASE' )
die( 'Problem in wp-config.php - $base is set to BASE when it should be the path like "/" or "/blogs/"! Please fix it!' );
.................................................. .......
See what I mean? These things really frazzle me. I didn't think there was another path