• I’ve just installed wordpress through my webhost, and it all works perfectly well at the back end, but there is nothing on my website. The site is islandcomment.com and I can’t figure ut why it would be a blank page… Any help greatly appreciated. Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Can you enable PHP error checking and try again and see if accessing that page again will give you an error.

    In your .htaccess try adding which should enable error reporting if it isn’t on already.

    php_flag display_errors on
    php_value error_reporting 7

    Also make sure to not enable any plugins or themes in the backend and leave everything as default (as I am guessing it already is as you just installed it).

    Did you install WordPress in a sub-directory?

    Michael

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Why is my site blank?’ is closed to new replies.