From: Joaquim H. <jo...@we...> - 2019-07-04 10:25:10
|
I just tried transferring a Virtualmin site from one server to another, something I've done many times in the past with a good level of success. I know what PHP-FPM support is sketchy, and I know Nginx support is sketchy. Both of these usually mean that you end up doing a lot of manual tweaking to get things working on the target server. In this transfer, no Nginx configuration was created (but I didn't expect that either since this is FROM an Apache system TO an Nginx system), and no PHP-FPM configuration was created. The transfer was done using SSH (public key). But I have never seen this error message before: Backing up to destination system .. .. backup done Validating backup .. .. all domains transferred successfully Restoring backup on destination system .. .. restore failed : Checking for missing features .. .. WARNING - The following features were enabled for one or more domains in the backup, but do not exist on this system. Some functions of the restored domains may not work : Apache website, Plugin virtualmin-awstats Checking for errors in backup .. .. no errors found Starting restore.. Extracting backup archive files .. .. done Re-creating virtual server domain.com .. Creating administration group domain.com .. .. done Creating administration user domain.com .. .. done Creating aliases for administration user .. .. done Adding administration user to groups .. .. done Creating home directory .. .. done Creating mailbox for administration user .. .. done Adding new virtual website .. Out of memory! .. transfer failed -joho |