tjhunt 6c77145468 setup: Need memory before setup_DB.
I was getting an interesting failure with $CFG->prefix commented
out in config.php (by mistake!). Abbreviated stack trace
lib/setup.php -> setup_DB -> dml_exception('prefixcannotbeempty') ->
  get_string -> string_manager->__construct -> get_plugin_types

That loads lib.php from every module, which runs out of memeory.
2009-07-10 03:30:43 +00:00
..
2009-06-12 08:50:50 +00:00
2009-07-04 18:47:56 +00:00
2009-05-26 06:57:19 +00:00
2009-05-26 06:57:19 +00:00
2009-06-12 08:50:50 +00:00
2009-05-27 00:36:40 +00:00
2009-05-26 06:57:19 +00:00
2009-05-26 06:57:19 +00:00
2009-07-10 03:30:43 +00:00
2009-06-25 06:56:41 +00:00