• I just upgraded to 3.2 and get the following error message when I try to login:
    Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 77824 bytes) in /data/18/0/57/51/57051/user/58181/htdocs/mjpblog/wp-admin/includes/dashboard.php on line 89

    Any thoughts?
    Thanks
    Dave

Viewing 6 replies - 1 through 6 (of 6 total)
  • What PHP version? You have to use 5.2.4 or better or else WP 3.2 won’t work right.

    Thread Starter mjp555

    (@mjp555)

    Thanks for the responses, it ends up that I wrongly assumed the automatic update feature of WP checked stuff like required versions of PHP, etc, I was wrong (my ISP is on 5.2.17). I’m a fairly new WP user so I guess lesson learned. Anyway, I ended up rebuilding the site over night on a different product and I think I’ll just stick with that. If I ever decided to try WP again, I’ll keep this in mind.

    Thanks again for the help.
    Dave

    Your PHP version is fine (5.2.17 is newer than 5.2.4).

    I got the same problem without having upgraded. version 3.1.3
    Solved it by adding to wp-settings.php this line

    define(‘WP_MAX_MEMORY_LIMIT’,’128M’);

    Now it works. Probably a plugin problem though.
    Cheers.

    Hi,
    I have a problem yesterday i login my account on word press by mistake i change my url to other url and save change then automatically my account logout and still i cant login my account please help me i am in trouble.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Admin Login issue after upgrading to WP 3.2’ is closed to new replies.