That’s the one. Everything’s working now. Thanks a bunch!
Thank you for the suggestion.
Did the download, and it still doesn’t work. Same error message. The downloaded wp-rss2.php file from WordPress also includes the </channel></rss> ending. Could there be any other files that could’ve been damaged or altered?
I’ve continued to explore other postings, and am getting closer to the problem. The end of my rss2.php file does not end with the typical “?>” sign. http://codex.wordpress.org/Answers-Trouble_Shooting#Headers_already_sent
My file ends with this:
</channel> </rss>
Should I eliminate all info on the file up the point where <rss> and <channel> appear?