Downloading Generated XML File

I just had to clean buffer and then do my stuffs and call exit

ob_clean(); //clear buffer
    header('Content-type: text/xml');
    header('Content-Disposition: attachment; filename="text.xml"');
    echo $xml->asXML(); 
exit();

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)