Symfony Exception

ErrorException

HTTP 500 Internal Server Error

Cannot modify header information - headers already sent by (output started at /var/www/html/storage/app/public/refer-engine/templates/61826b5875e4da6595dbaa56842ea0812f807a53_FR.php:1)

Exception

ErrorException

Show exception properties
ErrorException {#541
  #severity: E_WARNING
}
  1. }
  2. require_once $toinc;
  3. }
  4. header('Content-Type: text/html; charset=utf-8');
  5. echo $TPL_PAGE;
  6. unset($gest);
  7. function redirect($adr,$time) {
  1. * @return callable
  2. */
  3. protected function forwardsTo($method)
  4. {
  5. return fn (...$arguments) => static::$app
  6. ? $this->{$method}(...$arguments)
  7. : false;
  8. }
  9. /**
  10. * Determine if the error level is a deprecation.
HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}()
  1. }
  2. require_once $toinc;
  3. }
  4. header('Content-Type: text/html; charset=utf-8');
  5. echo $TPL_PAGE;
  6. unset($gest);
  7. function redirect($adr,$time) {

Stack Trace

ErrorException
ErrorException:
Cannot modify header information - headers already sent by (output started at /var/www/html/storage/app/public/refer-engine/templates/61826b5875e4da6595dbaa56842ea0812f807a53_FR.php:1)

  at /var/www/html/public/refer-engine/refer.php:131
  at Illuminate\Foundation\Bootstrap\HandleExceptions->handleError()
     (/var/www/html/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php:255)
  at Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap\{closure}()
  at header()
     (/var/www/html/public/refer-engine/refer.php:131)