Hallo Wolfgang,
ich würde sagen das ist kein Typo3 Problem. Schau mal in der php.ini nach
allowed memory size, bzw. memory_limit.
Stelle dort den Wert hoch. Ggf. kannst Du das ganze auch zur Laufzeit
über PHP ändern:
ini_set("memory_limit","32M");
Hoffe das hilft.
Gruß Yvon
---
On 18.03.2011 14:56, Wolfgang Kleinbach wrote:
Weiss wirklich keiner was zu Problem bzw. wie ich das Problem angehen
kann?
Wolle
Am 17.03.11 18:23, schrieb Wolfgang Kleinbach:
Am 17.03.11 18:17, schrieb Wolfgang Kleinbach:
Ich hab hier ein merkwürdiges Problem:
TYPO3 4.5.2, wenn ich in einem CE ein Bild > 1.1 MB auswähle (ca. 3
MB), dann bekomme ich auf dem Server ein "PHP Fatal error: Allowed
memory size of 134217728 bytes exhausted (tried to allocate 36636672
bytes)."
Kleiner Nachtrag: Bilder <= 1.1 MB funktionieren ohne Probleme.
Größen zwischen 1.1 und 3 MB habe ich nicht getestet.
Unter TYPO3 4.4.6 auf demselben Server kein Problem.
Ich glaub nicht wirklich, dass es am Memory size liegt, der sollte
ja wohl groß genug sein, oder?
Gibt es ein Limit für die Bildgröße in CEs unter 4.5.2? Oder an was
kann das liegen?
Danke,
Wolle
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german