• Resolved shidevil

    (@shidevil)


    Hi to all,
    At march 1 around 12am GMT+8, i was about to post a new topic in my web, suddenly it shows a 500 internal error and after the incident, i am receiving 500 error and not able to access my wp-admin page or my website.

    I first tried to find information on the net, however i tried changing the .htaccess by adding

    Options All -Indexes
    AddType x-mapp-php5 .php
    AddHandler x-mapp-php5 .php

    But after adding i receive this.

    ‘<?php
    /**
    * Front to the WordPress application. This file doesn’t do anything, but loads
    * wp-blog-header.php which does and tells WordPress to load the theme.
    *
    * @package WordPress
    */

    /**
    * Tells WordPress to load the WordPress theme and output it.
    *
    * @var bool
    */
    define(‘WP_USE_THEMES’, true);

    /** Loads the WordPress Environment and Template */
    require(‘./wp-blog-header.php’);
    ?>”

    So after that i put back the original .htaccess file. I also removed all plugins in my plugins folders through FTP.

    My cpanel error shows this.

    “[Mon Mar 01 00:41:00 2010] [error] [client xxx.xxx.xx.xxx] File does not exist: /home/marsha/public_html/500.shtml
    [Mon Mar 01 00:40:56 2010] [error] [client xxx.xxx.xx.xx] File does not exist: /home/marsha/public_html/500.shtml”

    I also tried to check for file permission and stuffs. But to no valid.

    My web is https://www.marcnshanw.com
    Hope you guys can help me.

Viewing 9 replies - 1 through 9 (of 9 total)
  • Samuel B

    (@samboll)

    try renaming your .htaccess to .htaccess1 and see if site comes up
    if so, rebuild your permalinks
    dashboard – Settings – Permalinks

    Thread Starter shidevil

    (@shidevil)

    Samboll: i tried changing to .htaccess1 but it doesn’t show up. Still showing 500 internal error.

    Thread Starter shidevil

    (@shidevil)

    Newest log error.

    [Mon Mar 01 01:33:38 2010] [error] [client xxx.xxx.xx.xxx] File does not exist: /home/marsha/public_html/500.shtml
    [Mon Mar 01 01:32:39 2010] [error] [client 66.249.68.xx] File does not exist: /home/marsha/public_html/404.shtml
    [Mon Mar 01 01:32:39 2010] [error] [client 66.249.68.xx] File does not exist: /home/marsha/public_html/2010
    [Mon Mar 01 01:30:43 2010] [error] [client 66.249.68.xx] File does not exist: /home/marsha/public_html/404.shtml
    [Mon Mar 01 01:30:43 2010] [error] [client 66.249.68.xx] File does not exist: /home/marsha/public_html/2010

    Samuel B

    (@samboll)

    those errors are talking about host files missing
    maybe you should contact the host for more info

    do not bump this any more
    if someone is able to help you they will

    Thread Starter shidevil

    (@shidevil)

    I have contacted my host for more info and awaiting their reply. I do not know if it is the host issue.

    Thread Starter shidevil

    (@shidevil)

    sorry to add, my web is https://www.marcnshawn.com

    Thread Starter shidevil

    (@shidevil)

    I solved it already ?? my web is backed up.

    Samuel B

    (@samboll)

    so what did you end up doing? It could help others searching…

    Thread Starter shidevil

    (@shidevil)

    Good question, I tried to install wordpress on my subdomain, also give 500 internal error. So i suspect it’s my host, and my host support team was online so i contacted them and done. solved.

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