• I upgraded my server’s PHP from 4.x to 5.2.6 a few weeks back (for non-WP reasons) and have only now discovered that I’m unable to log in to any of my blogs! Entering valid login credentials simply reloads the login page.

    I’m currently trying to backpedal to PHP 4.x but does anybody have any idea what could be going on?

    (BTW, I’m on Linux 2.6.9-42.0.2.EL, Apache 2.0.52, MySQL 5.0.24, WordPress 2.6.x)

Viewing 1 replies (of 1 total)
  • Hi. Do you only upgraded the PHP version? I’m using a similar config but with MySQL 4 and everything works great.
    May be some inconsistence with your db config when using PHP 5? I don’t know it at all.
    Do you have any other Apache plugin enabled? mod_security? php_suhosin? did you verified your logs to look if there is any logged error?
    Enable the error_log in your php.ini to capture any errors that may be existing when you try to login.
    Despite the login problem, can you access your blog index page?

Viewing 1 replies (of 1 total)
  • The topic ‘upgrading PHP from 4.x to 5.2.6 killed my blogs’ is closed to new replies.