• Guys.

    i have an odd issues with my site and all sub sites. I can go to my site but all that loads is the background image. If i then go to the Admin page i get the login screen but once i login it is just blank white screen?

    Any ideas? I have rebooted and everything looks fine.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    PHP is probably tossing errors and causing those issues. Can you check your error_log file for your webserver?

    Thread Starter WallaceTech

    (@wallacetech)

    Do you mean Windows eventvwr or is there a error log file kicking around for Word Press?

    My windows logs look fine and dandy to fair. Noting out of whack.

    Thread Starter WallaceTech

    (@wallacetech)

    Got it.

    It was a plug in that was causing it to not work. I had installed the Visitor maps plugin. I just remoced this from the plugin folder and now my blog is back and working.

    Thanks for replying anyway mate

    Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Edit: DOH! He solved it while I was typing!

    Do you mean Windows eventvwr or is there a error log file kicking around for Word Press?

    Ah, a Windows server… WordPress doesn’t have it’s own error log, not that I’m aware of at least. When you get a blank white page, that usually means your PHP didn’t like something and refuses to render the HTML.

    Check the server’s Event Viewer, you should have Application, System, and Security (doing this from memory) look in all three to see if there is anything to indicate IIS is having a bad time.

    If you are using IIS, see if there is an option to log errors to a text file. If you can get that, then you should be able to find what/where the problem is.

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

The topic ‘Site not loading’ is closed to new replies.