Forums

RSS feeds giving 500 error (permalinks working) (7 posts)

  1. carthik
    Member
    Posted 7 years ago #

    I think I responded to a similar thread in the past. Sorry if I could not follow it up.
    Does the file exist? I guess it does.
    Did you make any changes to the wp-rss2.php file?
    The permissions are fine, really.
    Your other feed files do not work either, for example, the wp-atom.php and the wp-rss.php file generate a 500 error too.
    Could you possibly talk to the host about this?

  2. clay
    Member
    Posted 7 years ago #

    Put your.htaccess up as a htaccess.txt and i will take a look at it

  3. JanKarlsbjerg
    Member
    Posted 7 years ago #

    Well, my host (aplus.net) did a check that PHP was "working fine" on my account and didn't want to help me beyond that. As they said:

    "We do not debug second or third-party code, therefore the errors generated would be originating from the php script used."

    I did a little digging myself:

    • WordPress 1.0.1 produces RSS2 on The Snow's (sic) which is hosted by aplus.net.
    • WordPress 1.2 fails to produce RSS2 on Yamel's weblog, which is hosted on aplus.net
    • WordPress 1.3-alpha-2 produces RSS2 on MtDewVirus, which may or may not still be hosted on aplus.net

    Here's hoping that WordPress 1.3 will be more compatible with aplus.net's installation.
    Next thing to try: unpacking the wp-rss2.php file from the nightly build of WP1.3 and see if it can be plugged-in to my my 1.2 installation.

  4. Jakob Smith
    Member
    Posted 7 years ago #

    I also had the same problem with my RSS feed, but I've just found the following simple solution:
    Change line 87 in wp-blog-header.php to:
    @header(‘Last-Modified: ’.$wp_last_modified);
    instead of:
    @header(‘Last Modified: ’.$wp_last_modified);

  5. Anonymous
    Unregistered
    Posted 7 years ago #

    diakrisis:
    Thank you! I've been having a similar problem.

  6. jamraven
    Member
    Posted 7 years ago #

    And me thank you.
    You saved me probably hours trawling through all that code :-)

  7. tgjb
    Member
    Posted 7 years ago #

    Thank you !!! I had the same problem...

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.