• Resolved awolff01

    (@awolff01)


    Hi. This morning I went to my url and just got a blank page. I can get to other pages on my website but the home page does not come up.

    I remember yesterday I accidentally took the index.php file and accidentally moved it into another directory (not sure which one). When I noticed it was missing I grabbed a index.php from one other directory and put it back. I am thining that has something to do with the issue.

    I turned on debugging in wp-config.php and reloaded the web page but no errors are generated.

    What should the /mysite.com/index.php contain? My index.php file contains the following code:

    <?php
    // Silence is golden.
    ?>
Viewing 2 replies - 1 through 2 (of 2 total)
  • The index.php file has more code in it than that…..
    I would re-download wordpress and extract the index.php file and try that.

    But I’m concerned that the original index.php file you moved overwrote another index.php file perhaps?

    Thread Starter awolff01

    (@awolff01)

    Thank you for your help. I took the index.php file from the 3.4.2 zip placed it in the /root directory of my site and it fixed the problem.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Blank Page’ is closed to new replies.