I have look into the details of your constant array map code and found wrong. You should use below to set Front Page as a home page
$QA_CONST_PATH_MAP=array('q2am-front-page' => '');
This should set the Front Page as a home page. Once this solution works than please select it as a fixed.