ErrorException [ Fatal Error ]: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7716708 bytes)

SYSDIR/libraries/Loader.php [ 708 ]

703 		}
704 		else
705 		{
706 			// PHP 4 requires that we use a global
707 			global $OUT;
708 			$OUT->append_output(ob_get_contents());
709 			@ob_end_clean();
710 		}
711 	}
712 
713 	// --------------------------------------------------------------------
  1. {PHP internal call} » MY_Exceptions::shutdown_handler()

Environment