-
Notifications
You must be signed in to change notification settings - Fork 11
Description
I've got another site where the backup is failing.
A2 Hosting
Modx 2.7.0
BackupModx 2.0.1
PHP 7.2.14
I asked the A2 Hosting tech support to look at this and this what they found.
We can't provide or debug that to the line of code level, we apologize, but form we can see here, it is trying to write onto regular /tmp folder which is not directly accessible on your type of server, and you should talk to developer to ensure that files are going to /home/xxxxxxxx/.cagefs/tmp instead (which is correct location for tmp in your case)
Error log has this:
[2019-02-19 11:13:36] (ERROR @ /home/xxxxxxxx/public_html/core/components/backupmodx/model/backupmodx/backupmodx.class.php : 98) PHP warning: filesize(): stat failed for /home/xxxxxxxx/public_html/assets/backups/2019-02-19--111335--75ce/2019-02-19--111335--75ce.sql