Question:

What are the reasons of getting web page blank?

by Guest7675  |  12 years, 7 month(s) ago

0 LIKES UnLike

I have loaded my web pages to host site. When I open the website I get blank page. I am wondering to know why I get web page blank. Please help me to fix the problem. Thanks!

 Tags: Blank, getting, page, Reasons, Web

   Report

2 ANSWERS

  1. Guest3383

    During system update, some dll's did not register themselves and in result you get your web page blank


    To solve the problem you need to go to "Start" -> "Run" -> and register the dll's  files which are given below by using regsvr32 command:





    regsvr32 scrrun.dll‏


    regsvr32 msxml.dll‏


    regsvr32 mshtml.dll‏


    regsvr32 shdocvw.dll‏


    regsvr32 browseui.dll


    regsvr32 msjava.dll‏



    regsvr32 urlmon.dll‏


    regsvr32 actxprxy.dll



    Please try first to register the urlmon.dll and actxprxy.dll and then you restart your Internet Explorer.



    Now restart the Internet Explorer of your PC.

     

  2. Guest1233

    I think you need to check your wp-config.php file and find for any characters or empty spaces after the closing tag of the PHP script - ?>. Then open it with a coding program such as Dreamweaver or Notepad2

    If this fails to fix it for you, then try the phpMyAdmin. It probably can be resulted because of incompatible plugins. Choose your database and then try the table wp_options. Now go to search (ctrl+f) to locate the field "active_plugins". Try back up the value in it and make it blank/delete the text in it.

    If again unable to fix, then try a clean install of wordpress on your new host, in a database with a different prefix and then import the posts from the old one, manually.

    You need to see all these when trying all this:

    1. First clear your  browser cache when refreshing

    2. DNS changes needs 24 hours to go in effect

    3. You need to Back up all the fields you edit in your database and restore each one of them when you have tested them

    I suggest you avoid automatic updates, and if you have changed the code of your theme - any updates at all. I still have a site running version 2.5.1.

    I hope all these ideas will be very helpful for you. Good luck.

     

Sign In or Sign Up now to answser this question!

Question Stats

Latest activity: 12 years, 11 month(s) ago.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.