Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#176 -error: array:4 [ "type" => 1 "message" => "Allowed memory size of 1073741824 bytes exhausted (tried to allocate 534777856 bytes)" "file" => "/home/gameworl/public_html/templates/cepon/error.php" "line" => 11 ] }
* @license GNU General Public License version 2 or later; see LICENSE.txt */defined('_JEXEC') or die;echo '<pre>'.print_r($this->error, true).'</pre>';die;if (!isset($this->error)) { $this->error = JError::raiseWarning(404, JText::_('JERROR_ALERTNOAUTHOR')); $this->debug = false; }|
OutOfMemoryError
|
|---|
Symfony\Component\ErrorHandler\Error\OutOfMemoryError: Error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 534777856 bytes) at /home/gameworl/public_html/templates/cepon/error.php:11 |