• Hi,

    I have transfered my site on IIS7 server. Front end is working fine but when i try to access wp-admin i am getting blank page. I debugged the code and found that it stops at wp_redirect function.
    This line on pluggle.php file is not working
    header(“Location: $location”, true, $status);

    Please help me out I am in big trouble.

Viewing 1 replies (of 1 total)
  • It seems to be some issues with a plugin. Remove temporarily all the plugin files so you have a vanilla WordPress and try again. If it works, start copying back and enabling the plugins one by one until you find out which plugin is giving you problems.

Viewing 1 replies (of 1 total)
  • The topic ‘wp-admin coming blank on II7 server’ is closed to new replies.