• hi,
    I migrate my web site to another server with same url

    my new server works with php 5.6.
    the problem is that can’t login, front end and back end.
    White screen and i have the errors:

    Warning: Cannot modify header information – headers already sent by (output started at /home/xxx/public_html/wp-config.php:1) in /home/xxx/public_html/wp-login.php on line 390

    Warning: Cannot modify header information – headers already sent by (output started at /home/xxx/public_html/wp-config.php:1) in /home/xxx/public_html/wp-login.php on line 403

    when i turn to php version 5.3 work fine,(i can login) front and back end.
    (only with php5.3 work, i try and others versions 5.4, 5.5)

    But its necessary to stay in php5.6

    Any Idea???

Viewing 2 replies - 1 through 2 (of 2 total)
  • Does a clean wordpress install work on your new server?

    Thread Starter alexikakos

    (@alexikakos)

    No clean install before, But i already migrated two more site (wordpress 4.5.2 of course) and works fine with php5.6.

    The only difference is that i use, static ip, and ssl (in new server). which in old server i did not had.

    I had disactivate all plugins by rename plugins directory but nothing change.

    old server site

    new server i had not change dns ip yet, untill fix the login problem

    Help plz.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘wp-login problem with php 5.6’ is closed to new replies.