Viewing 6 replies - 1 through 6 (of 6 total)
  • Moderator t-p

    (@t-p)

    Try to edit wp-config.php. Before saving (or save as) ensure the file encoding is UTF-8, not UTF-8 BOM. This helped here.

    If your editor show any characters before <?php at start of line 1, remove these and save.

    Thread Starter CDGi

    (@cdgi)

    I tried that and it still has the error.

    Thread Starter CDGi

    (@cdgi)

    This is the warning I get when I rename my plugins to see what isn’t working…..Warning: Cannot modify header information - headers already sent by (output started at E:\wwwroot\www.cinemadesigngroup.com.wordpress\wp-load.php:170) in E:\wwwroot\www.cinemadesigngroup.com.wordpress\wp-login.php on line 431 Warning: Cannot modify header information - headers already sent by (output started at E:\wwwroot\www.cinemadesigngroup.com.wordpress\wp-load.php:170) in E:\wwwroot\www.cinemadesigngroup.com.wordpress\wp-login.php on line 444

    Moderator t-p

    (@t-p)

    – Try reviewing this codex to solve header already sent problem: http://codex.ww.wp.xz.cn/FAQ_Troubleshooting#How_do_I_solve_the_Headers_already_sent_warning_problem.3F

    Thread Starter CDGi

    (@cdgi)

    Thanks I found it.

    Moderator t-p

    (@t-p)

    you are welcome 🙂

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

The topic ‘Can't login’ is closed to new replies.