[Ariadne-general] import ax file of 337 MB?

Jeroen van Gorkum jeroen at vangorkum.com
Fri Nov 3 17:03:12 CET 2006


Bas de Groot, Thursday, August 10, 2006 12:08 PM:
> If you can log onto linux you could use the
> export/import binaries (well commandline php
> scripts rather) in the ariadne/bin directory to
> create an export / import.

yep, this works.

watch out for file ownership in the files/ directory tho'; new files that are created by the import are owned by the user that runs the import script (root, probably). execute...

chown -R <webserver_group>:<webserver_user> files/

...afterwards to fix it.

jeroen.





More information about the Ariadne-general mailing list