Hi Folks got a bit of a weird one.
I was testing restoring a backup on a different machine (writing the recovery docs should the live server fail when I'm away) and a weird thing has happened.
When I log into the admin interface and select open up the first (of several) sites in a site network the asset map gives the following error:
"Error
Could not load children: Unexpected end of file from server"
This only effects the one site (that I've seen anyway - too many assets to manually check each one).
I've also tried not using the backup file - copying the mysource_matrix folder to the back up server using SCP and dumping the database out manually with the same result.
Any idea what is going on?
Cheers
K
Check your error.log file – I'm guessing your backup server has different php.ini settings and you're probably running out of memory somewhere.
Doh of course - upped the default 8M to 32M and its fine....
cheers
K
I'm glad it was that simple. :)