A link would be helpful.
Ensure that the file wp-rss2.php is indeed located where WordPress is pointing.
Regards
Yeppers, the file is there. When I run the url in my browser, I see the code. However, when trying to view it in a feed reader, it is not recognized… Any ideas?
I took the word “feed” out and it began working correctly. My browsers kept telling me it wasnt a proper url.
I had the same problem, and taking out the word “feed” didn’t work either. I found this solution though, which compares versions of the wp-blog-header.php file from builds made on 14th Feb and 18th Feb. A change was obviously made during this time, and since I downloaded my install on the 14th I didn’t have it. I made the changes outlined here and it now works perfectly.
http://cvs.sourceforge.net/viewcvs.py/cafelog/wordpress/wp-blog-header.php?r1=1.130&r2=1.131
Thanks guys. Ended up editing my Permalink structures (i.e. added custom URI structures for my permalinks and archives) and all works fine now.