sorry for the delay…sigh, just downloaded that file to take a look and this is what it says…
/** Load WordPress Administration Bootstrap */
require_once( './admin.php' );
if ( ! is_multisite() )
wp_die( __( 'Multisite support is not enabled.' ) );
require( '../plugins.php' );
i dont know where i went wrong in setting up my network