• Backups broken for me, i get HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.

    [Tue May 21 15:09:33 2013] [warn] [client XX.XX.XX.XX] mod_fcgid: stderr: PHP Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 72 bytes) in /var/www/wp-includes/wp-db.php on line 1542, referer: http://store/wp-admin/admin.php?page=better-wp-security-databasebackup

    PHP Memory set to 512MB

    Line 1542 shows nada for a resolution
    $new_array[] = array_values( get_object_vars( $row ) );

    Yes i did try upping the memory in PHP, restarted HTTP etc…

    Also even though i have my backend i can still access wp-admin

    http://wordpress.org/extend/plugins/better-wp-security/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter gh0stshell

    (@gh0stshell)

    I have another site running WP 3.5 BWP 3.4.8 and it works just fine, its on the same server

    Thread Starter gh0stshell

    (@gh0stshell)

    Update: I upped the memory to PHP 1024MB and still the Create Backup Database button fails with a 500 error and log entry as shown in my OP. I verified what WP was seeing for memory through WP and via phpinfo(). I own this server and have full access to everything.

    I am waiting to see if the email function even still works at all, ill know in a couple hours.

    Store Database size: 16MB (for the site that fails on me)

    I have another site which is the main site of my online store, it has WP 3.5 and is running BWS 3.4.8 and it works just fine, this is what i get for upgrading my store when everything was perfect!

    My store is a subdomain of my main site, each site is seperate and runs its own WP install and BWS plugin version. I tried copying over the 3.4.8 BWS from my main site and it still fails.

    Just so everyone knows i only updated the plugins on my store site and once i saw Create Database Backup failed with a 500 error i only then tried updating WP to 3.5.1 from 3.5, so i had this issue at first on WP 3.5 BWS 3.5.2

    Thread Starter gh0stshell

    (@gh0stshell)

    i am about to revert my WP install to 3.5, revert my DB to 3.5 and copy over BWS 3.4.8 from my main site if cant get this working soon, i havent gotten any word from the developer.

    The plugin has generated a huge string of errors in the error-log, all of which are the same:

    [23-May-2013 23:59:19] PHP Warning: preg_replace() [function.preg-replace]: Empty regular expression in /home/–FILE LOCATION–/public_html/wp/wp-content/plugins/better-wp-security/inc/backup.php on line 92

    Thread Starter gh0stshell

    (@gh0stshell)

    After more testing and checking on my setup the auto email backup feature works correctly

    only the Create Database Backup button is whats not working for me

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Backup Now Failing After Update To 3.5.2’ is closed to new replies.