After moving the wordpress site to different server admin section is blank -


i moved 1 wordpress site different server. after moving different server frontend works admin section blank.

if rename plugins directory admin section works.

how fix this?

after find plugin causing problem, check plugin main php file (ex. - myplugin.php) , check whether php tag opening , closing proper or not(<?php ,?>).

some times because of can cause problem because may code outputting before header sent ("header sent error") , "white screen of death" try removing closing tag (?>) end of file or check tag. hope work you.


Comments

Popular posts from this blog

google api - Incomplete response from Gmail API threads.list -

Installing Android SQLite Asset Helper -

Qt Creator - Searching files with Locator including folder -