• I have a site You-Can-Have-It.com with WordPress installed in a /blog sub-directory. It was working just fine until I discovered that some time after the last update the only post viewable is the most recent one. Although all posts can be viewed and edited from within Admin as usual, attempts to view them outside of Admin get the 500 Internal Server error.

    I saw that Bulletproof Security plugin was implicated in one other similar problem, but deactivating my plugins and removing the .htaccess files didn’t fix it.

    I find it strange that I can edit and update a post, save it and then not view it. At least the database is working. Got any ideas? I’ve already spent half the day on this.

    Take a look at http://http://www.you-can-have-it.com/blog

Viewing 3 replies - 1 through 3 (of 3 total)
  • Try checking your site’s error logs for a more specific error message. Your hosts should be able to help you in accessing your site’s error logs.

    Moderator Yui

    (@fierevere)

    永子

    code 500 is returned when server had internal error processing request, it can be a error inside php script or another problem.
    the best way is to look inside http server error.log
    you can ask your hosting provider support about details how to access error.log for your site

    Thread Starter horncreek

    (@horncreek)

    This is the error message that we get:

    Request exceeded the limit of 10 internal redirects due to probable configuration error. Use ‘LimitInternalRecursion’ to increase the limit if necessary. Use ‘LogLevel debug’ to get a backtrace.,

    This occurs with all plugins disabled except Akismet. My helpful hosting company told me it wasn’t their problem and go hire a developer.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘500 internal server error’ is closed to new replies.