Thank you very much.
I managed to get it to work in the end. Now I can Export Issues to XML, download them, and upload them to the new server.
But, the Import isn’t working.
I worked around one error as shown in this thread:
When trying to import, I’m getting these two Errors:
PHP Warning: DOMDocument::loadXML(): Memory allocation failed : growing input buffer in /var/www/ojs_albertina/plugins/importexport/native/NativeImportExportPlugin.inc.php on line 379
PHP Warning: DOMDocument::loadXML(): Memory allocation failed : growing input buffer in /var/www/ojs_albertina/lib/pkp/classes/xslt/XMLTypeDescription.inc.php on line 120
The script seems to run through, but nothing is imported, at least I can’t find anything in the journal.
I have made the import files as small as plausible, but they’re still ~1GB per File.
max_memory and max_upload in php.ini are both set to 4G, so that should not be a problem.
Cheers!
Karl.