Index: trunk/FACT++/www/viewer/index.php
===================================================================
--- trunk/FACT++/www/viewer/index.php	(revision 17717)
+++ trunk/FACT++/www/viewer/index.php	(revision 17718)
@@ -125,4 +125,7 @@
 }
 
+// This is to allow for events of ROI=1024
+ini_set("memory_limit", "384M");
+
 //define('E_FATAL',  E_ERROR | E_USER_ERROR | E_PARSE | E_CORE_ERROR |
 //        E_COMPILE_ERROR | E_RECOVERABLE_ERROR);
