• Resolved jalte

    (@jalte)


    When I tried to access my website this morning it gave me a “500 Internal Server Error”. At the moment I’m in the process of creating the site (my portfolio), but last time I left it a couple of days ago everything worked fine.

    Because I can’t login I’m unsure what version of WP I’m running. I use the theme Pure and some different plugins.

    I’ve tried:
    – using different browser and waiting (4-5 hours)
    – deleting and uploading a new version of the .htaccess file.
    – deactivating my plugins folder (by renaming it)
    – deactivating my theme folder (by renaming it)
    – using cpanels “Server Backup Manager” to restore everything back to a day (3 days ago) when I know it worked.

    Nothing seems to work.

    In Cpanel under “errors” there is alot of this error: [Thu Aug 11 21:51:42.411927 2016] [:error] [pid 167345] [client 85.204.195.166:60258] SoftException in Application.cpp:430: Mismatch between target GID (651) and GID (99) of file “/home/jaltewin/public_html/index.php” but what does that mean?

    The website is jaltewindum.com and it’s hosted by meebox.net

    Hope somebody can help (and thanks for your time!)

    Jalte

Viewing 8 replies - 1 through 8 (of 8 total)
  • Moderator t-p

    (@t-p)

    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 (no Dashboard access required). 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 default theme for your version of WordPress to rule-out a theme-specific issue. If you don’t have access to your admin panel, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, 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.

    If that does not resolve the issue, it’s possible that a .htaccess rule could be the source of the problem. To check for this, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, and rename the .htaccess file. If you can’t find a .htaccess file, make sure that you have set your SFTP or FTP client to view invisible files.

    If you weren’t able to resolve the issue by either resetting your plugins and theme or renaming your .htaccess file, we may be able to help, but we’ll need a more detailed error message. Internal server errors are usually described in more detail in the server error log. If you have access to your server error log, generate the error again, note the date and time, then immediately check your server error log for any errors that occurred during that time period. If you don’t have access to your server error log, ask your hosting provider to look for you.

    Thread Starter jalte

    (@jalte)

    Hi Tara

    Thanks for your answer, but the things you say I should do is exactly what I wrote I already did (with no result)! I’ve also posted the server error log you asked for at the bottom of my question.

    Jalte

    Moderator t-p

    (@t-p)

    If that does not resolve the issue, it’s possible that a .htaccess rule could be the source of the problem. To check for this, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, and rename the .htaccess file. If you can’t find a .htaccess file, make sure that you have set your SFTP or FTP client to view invisible files.

    Thread Starter jalte

    (@jalte)

    Hi Tara.

    Thanks for the response.

    I’ve tried that (deleting .htaccess and later uploading a new version) with no result.

    I suspect the solution to the problem has something to do with the error I’m getting when I log onto my cpanel (“[Thu Aug 11 21:51:42.411927 2016] [:error] [pid 167345] [client 85.204.195.166:60258] SoftException in Application.cpp:430: Mismatch between target GID (651) and GID (99) of file “/home/jaltewin/public_html/index.php””. But I have no idea what it means.

    Moderator t-p

    (@t-p)

    Have you tried contacting your hosting provider and discussing this issue with them?

    Thread Starter jalte

    (@jalte)

    Hi Tara

    Over the weekend the error oddly enough fixed it self the same way it occurred — out of the blue.

    I think it had something to do with my provider (meebox). Anything else (I can think of) doesn’t really make any sense.

    Thanks again for your time

    Jalte

    i think “500 Internal Server Error” = problem in wordpress core or plugins
    If you ‘ve changed your WordPress Core ( more than all function.php ) or change plugins code , PLZ UNDO STEP BY STEP
    more information about 500 internal server error in ma site ( http://www.aracode.ir)

    Moderator t-p

    (@t-p)

    @jalte,

    Glad you got it sorted 🙂

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

The topic ‘500 Internal Server Error’ is closed to new replies.