Menu

#370 Install: out of memory errors

version 2.x
open
nobody
5
2008-12-29
2008-12-29
Alex Chapin
No

Tried clean install of Segue 2.2.5.4 got following error on first run:
Fatal error: Out of memory (allocated 59506688) (tried to allocate 75
bytes) in
/<<localpath>>/segue-code/segue-2.2.5.4/main/harmoni/core/languageLocalizer
/LanguageLocalizer.class.php on line 317

followed install instructions at:
https://segue.middlebury.edu/view/html/site/segue/node/480958

confirmed php settings as:
* upload_max_filesize = 150M
* post_max_size = 150M
* memory_limit = 150M
* max_execution_time = 90
* max_input_time = 90

Increased memory_limit to 300MB but still got error...

Discussion

  • Alex Chapin

    Alex Chapin - 2008-12-29

    Managed to bypass out of memory errors by commenting out:
    ln 304: $translationsFile = HARMONI.'languageLocalizer/iso-639-3_translated.tab';

    doing first run, removing comment tags on ln 304, and then running again

     
  • Adam Franco

    Adam Franco - 2009-01-05

    Can you confirm -- using phpinfo() -- that the memory limit setting that is actually taking affect and is not the default of 8MB.

     

Log in to post a comment.

MongoDB Logo MongoDB