When you edited your configure.php files, did you accidentally leave a blank line at the end of the file, after the closing ?> tag?
If so, I recommend removing the blank line, and ALSO remove the last line that contains the ?> tag, since it's not needed if it's the last thing in the file.