Hello Chris,
Chris wrote:
Maybe in the typo3 code they have a
memory_limit set:
Yes! You were right. There was a
ini_set('memory_limit', '256M');
hardcoded in the extension.
(for the archive:
it was in "typo3_src-4.1.1/typo3/sysext/impexp/class.tx_impexp.php" on line 183)
Commenting th
Tobias Vollmer wrote:
Hello group.
I have a debian etch install with PHP5.2.0-8.
For a backup Script of a Typo3-Database I need to temporarily increase
the memory_limit to, say, 512MB.
Unfortunatly I still get an Error-Message
---
Fatal error: Allowed memory size of 268435456 bytes exhausted [
2 matches
Mail list logo