[Typo3-dev] precompiled (cheched) localization arrays available?

Ingo Renner typo3 at ingo-renner.com
Fri Sep 24 23:09:48 CEST 2004


Hi all!

I just updated to 3.7. and encounter the on typo3.org described problem:

"Due to the new backend localization technology based on XML we have a 
problem that could not be quickly solved before the release. Some of the
XML 
files with labels are above 300 kb and parsing those requires a lot of 
memory for PHP. If you get a memory error during the first clicks around in 
the backend this is because the first hits will parse, transform and cache 
the labels for the backend after which labels are loaded from cached 
serialized arrays which consumes next to no memory. We will work for a 
longterm solution in the next release."

so what can I do instead of *panic*? Are there parsed arrays available or
can I take them from somewhere of my local test site where every thing runs
fine?

following some system information:
Fatal error: Allowed memory size of 15728640 bytes exhausted at (null):0
(tried to allocate 129 bytes) in
OS: Linux (local Win)
Apache 1.3.28
PHP: 4.3.3 cgi (local 4.3.4 apache)
memory_limit: 15M (local 16M)


will be thankfull for any hints
Ingo




More information about the TYPO3-dev mailing list