• Resolved Krankor

    (@krankor)


    Did a standard automatic upgrade, and it blew out my admin panel.

    Site still functions normally, but any attempt to access /wp-admin/ results in a Error 500. Disabled/Deleted the plugin, and still having the issue. What did the update change that would cause this?

    Thanks ahead of time.

    http://ww.wp.xz.cn/extend/plugins/backupwordpress/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Tom Willmot

    (@willmot)

    Hi Krankor,

    I’d suggest enabling WP_DEBUG temporarily, that should enable you to see the underlying error message when visiting /wp-admin/.

    If you have deleted backupwordpress then there must be something else which is causing your issue.

    Thread Starter Krankor

    (@krankor)

    Tom,

    Sorry for the late response. Turns out the new update pushed me over the WordPress Memory Limit for some reason, so flopping the standard – define(‘WP_MEMORY_LIMIT’, ’64M’); into my WP-Config ended up fixing the problem.

    Thanks!

    Plugin Author Tom Willmot

    (@willmot)

    Excellent, thanks for detailing your fix.

    I am having exactly the same issue – did the automatic upgrade and now the admin login renders a 500 error.

    Odd that it would occur to me as well, if the problem was just memory? In any case, I’m willing to try your suggestion but, and pardon my ignorance here, how do you “flop the standard – define(‘WP_MEMORY_LIMIT’, ’64M’); into the WP-Config?

    I could make a new thread but yours is so convenient….

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

The topic ‘[Plugin: BackUpWordPress] Error 500 After Upgrading to 1.6.8’ is closed to new replies.