Symfony\Component\ErrorHandler\Error\OutOfMemoryError {#805 -error: array:4 [ "type" => 1 "message" => "Allowed memory size of 268435456 bytes exhausted (tried to allocate 30142024 bytes)" "file" => "/home/cookejco/public_html/stjohns5/libraries/src/Component/ComponentHelper.php" "line" => 362 ] }
throw new MissingComponentException(Text::_('JLIB_APPLICATION_ERROR_COMPONENT_NOT_FOUND'), 404);
}
ob_start();
$app->bootComponent($option)->getDispatcher($app)->dispatch();
$contents = ob_get_clean();
// Revert the scope
$app->scope = $scope;
if (JDEBUG) {
OutOfMemoryError
|
---|
Symfony\Component\ErrorHandler\Error\OutOfMemoryError: Error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 30142024 bytes) at /home/cookejco/public_html/stjohns5/libraries/src/Component/ComponentHelper.php:362 |