Share » Forums » Setup & design » Problem with translations

Problem with translations

Problem with translations

Wednesday 27 April 2005 9:41:53 am - 4 replies

Author Message

Łukasz Serwatka

Wednesday 27 April 2005 10:58:05 am

On ERRORSERVER you have php configured with --enable-memory-limit which means that memory is limited to values set in php.ini file. On OKSERVER you don`t have this limit, so php can use whole available memory.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Marko Žmak

Wednesday 27 April 2005 3:56:31 pm

O.K. On ERRORSERVER I have a 32MB limit for PHP scripts. Why this isn't enough when translations are enabled?

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

Łukasz Serwatka

Wednesday 27 April 2005 11:51:37 pm

Translations are parsed with an XML parser in PHP - that uses lots of memory. On ERRORSERVER seems that DOM XML is installed, maybe doesn`t work properly.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Marko Žmak

Thursday 28 April 2005 4:00:45 pm

Hm I'll try to check out about dom. Do you have any other ideas why this doesn't work? Maybe different mbstring settings or something similar? What parts of PHP the translation system in eZ uses? I'm really not familiay with hoe translations work internally in eZ so I have no clue about what's the problem.

If this can help:

I've shortened the translation file - removed some parts that I don't need in the admin interface - and now everything works OK.

--
Nothing is impossible. Not if you can imagine it!

Hubert Farnsworth

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu