https://rio-mw.devweb.pro/wp-admin/setup-config.php

n/a

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_remove_csp_headers
true
_stopwatch_token
"bfaa9e"

Request Headers

Header Value
accept-encoding
"identity"
connection
"close"
host
"rio-mw.devweb.pro"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64)"
x-php-ob-level
"1"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Thu, 11 Dec 2025 13:01:35 GMT"
vary
"Accept"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Frio-mw.devweb.pro%2Fwp-admin%2Fsetup-config.php%22"
x-debug-exception-file
"%2Fdata%2Fwww%2Frio-mw.devweb.pro%2Fwww%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"1ce5f0"
x-debug-token-link
"https://rio-mw.devweb.pro/_profiler/28b2f2"
x-previous-debug-token
"28b2f2"
x-robots-tag
"noindex"

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_ADMIN_MAIL
"test@est.com"
APP_ENV
"dev"
APP_SECRET
"e881b37a549a65289dd5a4d9049b198a"
APP_SITE_NAME
""
DATABASE_URL
"mysql://rio-mw:fbS6*u8_7L1hg7Na@127.0.0.1:3306/rio-mw"
DOMAINE_CRON_SANS_HTTP
"s2tos5-1.devweb.pro"
LOCK_DSN
"semaphore"
MAILER_DSN
"smtp://mailhog:1025"
MAILER_URL
"smtp://mailhog:1025"
MAP_API_KEY
""
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=false"
OQTON_SMB_HOST
"127.0.0.1"
OQTON_SMB_INPUT_SHARE
"share"
OQTON_SMB_OUTPUT_SHARE
"share"
SYMFONY_DEPRECATIONS_HELPER
"disabled"
WKHTMLTOIMAGE_PATH
"/usr/local/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"
version
"mw"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/data/www/rio-mw.devweb.pro/www/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/data/www/rio-mw.devweb.pro/www/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"identity"
HTTP_CONNECTION
"close"
HTTP_HOST
"rio-mw.devweb.pro"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REMOTE_ADDR
"2.58.56.222"
REMOTE_PORT
"50708"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765458095
REQUEST_TIME_FLOAT
1765458095.2198
REQUEST_URI
"/wp-admin/setup-config.php"
SCRIPT_FILENAME
"/data/www/rio-mw.devweb.pro/www/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"178.33.140.193"
SERVER_ADMIN
"tech_contact@noogaa.com"
SERVER_NAME
"rio-mw.devweb.pro"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.52 (Ubuntu)"
SSL_TLS_SNI
"rio-mw.devweb.pro"
SYMFONY_DOTENV_VARS
"DOMAINE_CRON_SANS_HTTP,APP_ENV,APP_SECRET,MESSENGER_TRANSPORT_DSN,DATABASE_URL,MAILER_DSN,APP_SITE_NAME,APP_ADMIN_MAIL,MAP_API_KEY,MAILER_URL,LOCK_DSN,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,OQTON_SMB_HOST,OQTON_SMB_INPUT_SHARE,OQTON_SMB_OUTPUT_SHARE,version,SYMFONY_DEPRECATIONS_HELPER"

Sub Requests 1

ErrorController (token = 28b2f2)

Key Value
_controller
"error_controller"
_stopwatch_token
"7c9247"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#1092
  #message: "No route found for "GET https://rio-mw.devweb.pro/wp-admin/setup-config.php""
  #code: 0
  #file: "/data/www/rio-mw.devweb.pro/www/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#1405 …}
  -statusCode: 404
  -headers: []
  trace: {
    /data/www/rio-mw.devweb.pro/www/vendor/symfony/http-kernel/EventListener/RouterListener.php:135 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /data/www/rio-mw.devweb.pro/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:118 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /data/www/rio-mw.devweb.pro/www/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /data/www/rio-mw.devweb.pro/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);}
    }
    /data/www/rio-mw.devweb.pro/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:154 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /data/www/rio-mw.devweb.pro/www/vendor/symfony/http-kernel/HttpKernel.php:139 {
      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);}
    /data/www/rio-mw.devweb.pro/www/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /data/www/rio-mw.devweb.pro/www/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /data/www/rio-mw.devweb.pro/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();
    }
    /data/www/rio-mw.devweb.pro/www/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /data/www/rio-mw.devweb.pro/www/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/data/www/rio-mw.devweb.pro/www/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#1486 …9}