Search found 2 matches

by dev22
24 Apr 2023, 13:37
Forum: General Discussion
Topic: How to do an XML export of a 5go project?
Replies: 2
Views: 11153

Re: How to do an XML export of a 5go project?


did you check your PHP settings like max execution time etcetera?


Following your answer i edited php.ini with the line:
max_execution_time = 3600
But there is no difference.

The 0Ko file is generated in few seconds, it looks like there is a parameter that doesn't allow to export if the project ...
by dev22
24 Apr 2023, 12:09
Forum: General Discussion
Topic: How to do an XML export of a 5go project?
Replies: 2
Views: 11153

How to do an XML export of a 5go project?

Hello,

I need to do an XML export of a large project but it seems that Mantis doesn't handle such size?

From my tries the export works under 25mo of attachments.
If the project contains more than 25mo of attachments the export is a 0ko file.

Anyone encountered this? Is there a way to configure it ...