• About every fourth time I navigate within WordPress I get an Internal Server Error. Here’s a line from the Error Logs file describing the last time this happened:

    [core:error] [client 96.54.240.242:60873] End of script output before headers: link-manager.php, referer http://mymoneycounselor.com/wp-admin/link-manager.php

    My site (http://mymoneycounselor.com) is hosted by GoDaddy.

    Any suggestions please? I’m not the least bit code-savvy, so please take that into account with your suggestion.

    Thanks very much for any help.

Viewing 1 replies (of 1 total)
  • Moderator James Huff

    (@macmanx)

    Volunteer Moderator

    Internal server errors (error 500) are often caused by plugin or theme function conflicts, so if you have access to your admin panel, try deactivating all plugins. If you don’t have access to your admin panel, try manually resetting your plugins. If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, try switching to the Twenty Fourteen theme to rule-out a theme-specific issue. If you don’t have access to your admin panel, access your server via FTP or SFTP, navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue.

Viewing 1 replies (of 1 total)
  • The topic ‘500 Error’ is closed to new replies.