Hi,
I’ve been experiencing the problem with manual backup reported by others here. Here’s a bit more info which might help with diagnosing the problem.
I’m running EZPZ version 12.01.26 with WordPress 3.3.1.
If I do a manual backup and let it complete, then try to do another manual backup, I get the spinner animation and next to it the Abort This Backup button, the CPU usage goes to 100%, apache hangs and I have to restart apache. Clicking Abort This Backup does nothing. Since the CPU just sits at 100%, I assume php is spinning around in a tight loop.
I have root access to the server so I can check php error logs.
If I do a manual backup and then immediately do Delete This Backup, I get some PHP Warnings. I assume these are innocuous, but maybe they’re not expected?:
[Mon Feb 06 12:35:25 2012] [error] [client 128.250.152.207] PHP Warning: sort() expects parameter 1 to be array, null given in /var/www/html/nectar_buddypress/wp-content/plugins/ezpz-one-click-backup/functions/ezpz-ocb-functions.php on line 1246, referer: https://nectar.versi.edu.au/nectar_buddypress/wp-admin/admin.php?page=ezpz_ocb&sp=backup
[Mon Feb 06 12:35:25 2012] [error] [client 128.250.152.207] PHP Warning: end() expects parameter 1 to be array, null given in /var/www/html/nectar_buddypress/wp-content/plugins/ezpz-one-click-backup/functions/ezpz-ocb-functions.php on line 1256, referer: https://nectar.versi.edu.au/nectar_buddypress/wp-admin/admin.php?page=ezpz_ocb&sp=backup
I don’t get any php warnings or errors logged while the CPU is sitting at 100% in the former scenario.
HTH,
Gary