You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ariadne
Hi,
I got the following error trying to export my main site:
$ARnls["err:noexportfile"] = "File export mancante. Non in %s%s.";
I have three sites on my ariadne installation: a main site and 2
"satellite" site.
When I try to export 2 satellite site everything works fine and I got
the AX file as usual.
When I try to export main site (the biggest one) the exporting
interface open and stars but it stops after 19min and when the file
in /opt/ariadne/temp/files/ named object.save reach the size of 55.3
MB (58.015.384 bytes), always the same size.
There's enough free disk space and there's no chron script.
Do you know what could stop the exporting script?
thank you in advance,
Miche
Michele
unread,
Sep 2, 2011, 8:50:08 AM9/2/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ariadne
Hi,
looking at the system log file I found a PHP error, it was the same of
my old post --Error with sitemap--
Following Auke indication about how to fix store_nodes table I get
everythings working now.