Non riesco a capire questo errore:

codice:
 header('Location: http://'.$HTTP_SERVER_VARS['HTTP_HOST']."/".dirname($HTTP_SERVER_VARS['PHP_SELF']."/"."./Gestione_Database/Gestione_Database.html");
		 exit;
Mi dice ; inatteso. Se tolgo il ; mi dice exit inattesa. Non ci capisco niente. Aiutatemi ... !!!