Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hello team wordpress…

    * Problem: Page isn’t working. https://poddarrealty.com/ Currently unable to handle this Request. HTTP ERROR 500

    * What I did so far:
    1) After reading replies on this post I tried renaming .htaccess file
    2) Rename the theme name

    MEANING my last error occurs on 6th (2 days before) and not today. Means for today there are no errors.

    4) As going by the error I deleted the Woocommerce Plugin ( No more use of this plugin, So I deleted instead of deactivating. )

    5) In wp-config file – define ( ‘WP_DEBUG’, true ) (Make changes to true in order to get details of error, but didn’t work ).

    6) Rename index.php file – For testing I rename this file and create another file name with index.php and put following code (Just for testing)

    <?php
    echo “<h1>Hello </h1>”;
    ?>
    AND REFRESH THE PAGE. IT SHOWS THE OUTPUT AS HELLO. MEANS WORKING FINE.

    I think thhis much information is enough to look into the problem.
    If required more details please ask me.

    • This reply was modified 6 years, 11 months ago by bhavinishah.
Viewing 1 replies (of 1 total)