You should have no disabled PHP function, it makes absolutely no sense to disable php functions.Do we need to remove "pcntl_exec" from php.ini?
[2020-10-03 16:00:04] - Starting the backup process... [2020-10-03 16:00:04] - Checking to see if the storage directory exists... [2020-10-03 16:00:04] - The storage directory exists. [2020-10-03 16:00:04] - The directory for this backup is: /home/mydomain/backups/1601740804 [2020-10-03 16:00:04] - Checking to see if the directory for this backup exists... [2020-10-03 16:00:04] - The backup directory does not exists, trying to create it... [2020-10-03 16:00:04] - The backup directory has been created. [2020-10-03 16:00:04] - Starting the database backup process... [2020-10-03 16:00:05] - Database backed up successfully! [2020-10-03 16:00:05] - Starting the file system backup process... [2020-10-03 16:00:46] - File system backed up successfully! [2020-10-03 16:00:46] - Starting to pack the backup... [2020-10-03 16:00:59] - Done packing the backup! [2020-10-03 16:00:59] - Backup complete! |
Yeah, correct way is just:Do I need to remove the comma at the end?
disable_functions =
Yes it is, congrats. Now download it and unzip it, if it unzips correctly, then the backup is good to be used.I guess my backup is completed and successful?
Yeah, correct way is just:
Code:disable_functions =
Yes it is, congrats. Now download it and unzip it, if it unzips correctly, then the backup is good to be used.
Yes, are correct files.Downloaded and unzipped. Inside there are only 2 files. 1 is application.tar and 1 is database.sql. Is this correct files for backup?