Fatal error: Allowed memory size of 536870912 bytes exhausted (tried to allocate 610304 bytes) in /home/zrh/sites/new/releases/196/web/wp/wp-includes/class-wp-scripts.php on line 607 Allowed memory size of 536870912 bytes exhausted (tried to allocate 610304 bytes) (500 Internal Server Error)

Symfony Exception

FatalError

HTTP 500 Internal Server Error

Allowed memory size of 536870912 bytes exhausted (tried to allocate 610304 bytes)

Exception

Symfony\Component\ErrorHandler\Error\ FatalError

Show exception properties
Symfony\Component\ErrorHandler\Error\FatalError {#8145
  -error: array:4 [
    "type" => 1
    "message" => "Allowed memory size of 536870912 bytes exhausted (tried to allocate 610304 bytes)"
    "file" => "/home/zrh/sites/new/releases/196/web/wp/wp-includes/class-wp-scripts.php"
    "line" => 607
  ]
}
  1.             $script .= "\n$after;";
  2.         }
  3.         $data $this->get_data$handle'data' );
  4.         if ( ! empty( $data ) ) {
  5.             $script "$data\n$script";
  6.         }
  7.         return $this->add_data$handle'data'$script );
  8.     }

Stack Trace

FatalError
Symfony\Component\ErrorHandler\Error\FatalError:
Allowed memory size of 536870912 bytes exhausted (tried to allocate 610304 bytes)

  at /home/zrh/sites/new/releases/196/web/wp/wp-includes/class-wp-scripts.php:607