Title: erikD's Replies | WordPress.org

---

# erikD

  [  ](https://wordpress.org/support/users/erikd/)

 *   [Profile](https://wordpress.org/support/users/erikd/)
 *   [Topics Started](https://wordpress.org/support/users/erikd/topics/)
 *   [Replies Created](https://wordpress.org/support/users/erikd/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/erikd/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/erikd/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/erikd/engagements/)
 *   [Favorites](https://wordpress.org/support/users/erikd/favorites/)

 Search replies:

## Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [RSS feed link issue](https://wordpress.org/support/topic/rss-feed-link-issue/)
 *  [erikD](https://wordpress.org/support/users/erikd/)
 * (@erikd)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/rss-feed-link-issue/#post-76635)
 * Wohoo! Fixed it!
    Go down to line 87 in wp-blog-header.php. There you will find
   this line: [@header](https://wordpress.org/support/users/header/)(‘Last Modified:‘.
   $wp_last_modified); Change it to: [@header](https://wordpress.org/support/users/header/)(‘
   Last-Modified: ‘.$wp_last_modified); I can’t believe something as simple as a
   missing dash had been causing internal server errors all along.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [RSS feed problem](https://wordpress.org/support/topic/rss-feed-problem-1/)
 *  [erikD](https://wordpress.org/support/users/erikd/)
 * (@erikd)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/rss-feed-problem-1/#post-76582)
 * That would also work. 😛
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [RSS feed problem](https://wordpress.org/support/topic/rss-feed-problem-1/)
 *  [erikD](https://wordpress.org/support/users/erikd/)
 * (@erikd)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/rss-feed-problem-1/#post-76580)
 * The permalinks for the feeds don’t work in 1.2. Apparantly it’s fixed in one 
   of the nightlies. I suggest you fix it by manually editing the index.php file
   and replace <?php bloginfo(‘rss2_url’); ?> with the url to your rss feed. You
   may have to replace <?php bloginfo(‘comments_rss2_url’); ?> with wp-commentsrss.
   php as well. You could also grab a nightly, if you’re comfortable with that.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [RSS feed link issue](https://wordpress.org/support/topic/rss-feed-link-issue/)
 *  [erikD](https://wordpress.org/support/users/erikd/)
 * (@erikd)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/rss-feed-link-issue/#post-76577)
 * rboren, that’s not the problem we are talking about here. We are talking about
   the problem that on some servers, all the feeds except the comments feed(i.e.
   wp-rss.php, wp-rss2.php, wp-atom.php and wp-rdf.php) cause Error 500, Internal
   Server Error.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [RSS feed link issue](https://wordpress.org/support/topic/rss-feed-link-issue/)
 *  [erikD](https://wordpress.org/support/users/erikd/)
 * (@erikd)
 * [21 years, 10 months ago](https://wordpress.org/support/topic/rss-feed-link-issue/#post-76573)
 * Make a file with the following code:
    <?php phpinfo() ?> and save it and upload
   it as phpinfo.php. No answer from my server admin yet.

Viewing 5 replies - 1 through 5 (of 5 total)