Project

General

Profile

Actions

Feature #22882

closed

Import / Export has hardcoded memory_limit set

Added by Anonymous almost 14 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2010-06-15
Due date:
% Done:

0%

Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:

Description

When importing/exporting pages, it sometimes happens that a memory overflfow error appears which says that the max memory limit of 256M has been exceeded. When you set the max memory limit in you php_ini or with htaccess to something higher, this value is ignored and replaced by 256M.

It would be nice if one could set this in localconf.php or something like this and keep a standard value of 256M.

For those who have known problems like this, go to typo3/sysext/impexp/class.tx_impexp.php and comment the line 185.
(issue imported from #M14728)


Related issues 1 (0 open1 closed)

Has duplicate TYPO3 Core - Bug #17020: class.tx_impexp.php wants 256m memory_limitClosedGeorg Ringer2007-02-20

Actions
Actions #1

Updated by Chris topher almost 14 years ago

Thanks for reporting that issue.

However this already has been reported:

Resolved as duplicate of #17020.

Actions #2

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF