• Resolved VentureMaker

    (@venturemaker)


    After upgrading to 3.0.8 I can’t access the plugin page anymore (500 error) and this is what I see in error log:

    PHP Fatal error: session_start() [function.session-start]: Failed to initialize storage module: memcache (path: …/public_html/wp-content/uploads/backwpup-…-temp/) in …/public_html/wp-content/plugins/backwpup/inc/class-admin.php on line 253

    Is this a plugin or a server-side problem? Previous versions of the plugin worked well on the very same server.

    http://wordpress.org/extend/plugins/backwpup/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Daniel Hüsken

    (@danielhuesken)

    if have includede a check if the sessions folder writeable.

    But in next release the session only needed for wizards in the pro version.

    Thread Starter VentureMaker

    (@venturemaker)

    Any idea how to get rid of this problem for now? 🙂

    Thread Starter VentureMaker

    (@venturemaker)

    Nevermind. Commenting lines 251 and 252 in backwpup/inc/class-admin.php fixes the issue.

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

The topic ‘3.0.8 and memcache fatal error’ is closed to new replies.