1.unlink error You check by using the file exist function...ie..like given below on both places ok..
if(file_exists($out)) { unlink( $out ); }
2.Neglet the pear connection and use php db connection..