https://madeinusaglobal.com/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
"0c223a"

Request Headers

Header Value
accept
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
accept-encoding
"gzip, br"
accept-language
"en-us,en;q=0.8,fr;q=0.5,fr-ca;q=0.3"
cache-control
"no-cache"
cdn-loop
"cloudflare; loops=1; subreqs=1"
cf-connecting-ip
"2a06:98c0:3600::103"
cf-ew-via
"15"
cf-ray
"9413e61143d4ebce-CPH"
cf-visitor
"{"scheme":"https"}"
cf-worker
"lavyqozo.workers.dev"
host
"madeinusaglobal.com"
pragma
"no-cache"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
x-forwarded-for
"2a06:98c0:3600::103,162.158.134.18"
x-forwarded-proto
"https"
x-https
"on"
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
"Sat, 17 May 2025 14:45:29 GMT"
x-debug-exception
"No%20route%20found%20for%20%22GET%20https%3A%2F%2Fmadeinusaglobal.com%2Fwp-admin%2Fsetup-config.php%22"
x-debug-exception-file
"%2Fhome%2Fanimmxtq%2Fmadeinusaglobal.com%2Fmadeinusa%2Fvendor%2Fsymfony%2Fhttp-kernel%2FEventListener%2FRouterListener.php:135"
x-debug-token
"f40018"
x-debug-token-link
"https://madeinusaglobal.com/_profiler/bf3129"
x-previous-debug-token
"bf3129"
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_ENV
"dev"
APP_SECRET
"42c817d2b3a15c38141c96f79651d406"
DATABASE_URL
"mysql://animmxtq_hichamkakashi:Kakashi123456@@localhost:3306/animmxtq_madeinusa"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
DOCUMENT_ROOT
"/home/animmxtq/madeinusaglobal.com/madeinusa/public"
HTTPS
"on"
HTTP_ACCEPT
"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_ACCEPT_LANGUAGE
"en-us,en;q=0.8,fr;q=0.5,fr-ca;q=0.3"
HTTP_CACHE_CONTROL
"no-cache"
HTTP_CDN_LOOP
"cloudflare; loops=1; subreqs=1"
HTTP_CF_CONNECTING_IP
"2a06:98c0:3600::103"
HTTP_CF_EW_VIA
"15"
HTTP_CF_RAY
"9413e61143d4ebce-CPH"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CF_WORKER
"lavyqozo.workers.dev"
HTTP_HOST
"madeinusaglobal.com"
HTTP_PRAGMA
"no-cache"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"2a06:98c0:3600::103,162.158.134.18"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_HTTPS
"on"
PATH
"/usr/local/bin:/bin:/usr/bin"
PHP_SELF
"/index.php"
PROXY_REMOTE_ADDR
"198.54.115.45"
QUERY_STRING
""
REDIRECT_REQUEST_METHOD
"GET"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/wp-admin/setup-config.php"
REMOTE_ADDR
"2a06:98c0:3600::103"
REMOTE_PORT
"49382"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1747493128
REQUEST_TIME_FLOAT
1747493128.4882
REQUEST_URI
"/wp-admin/setup-config.php"
SCRIPT_FILENAME
"/home/animmxtq/madeinusaglobal.com/madeinusa/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://madeinusaglobal.com/wp-admin/setup-config.php"
SCRIPT_URL
"/wp-admin/setup-config.php"
SERVER_ADDR
"198.54.115.45"
SERVER_ADMIN
"webmaster@madeinusaglobal.com.animalsouk.ma"
SERVER_NAME
"madeinusaglobal.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"LiteSpeed"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL"
X-LSCACHE
"on"

Sub Requests 1

ErrorController (token = bf3129)

Key Value
_controller
"error_controller"
_stopwatch_token
"5e0a36"
exception
Symfony\Component\HttpKernel\Exception\NotFoundHttpException {#140
  #message: "No route found for "GET https://madeinusaglobal.com/wp-admin/setup-config.php""
  #code: 0
  #file: "/home/animmxtq/madeinusaglobal.com/madeinusa/vendor/symfony/http-kernel/EventListener/RouterListener.php"
  #line: 135
  -previous: Symfony\Component\Routing\Exception\ResourceNotFoundException {#114 …}
  -statusCode: 404
  -headers: []
  trace: {
    /home/animmxtq/madeinusaglobal.com/madeinusa/vendor/symfony/http-kernel/EventListener/RouterListener.php:135 {
      Symfony\Component\HttpKernel\EventListener\RouterListener->onKernelRequest(RequestEvent $event) …
      › 
      ›     throw new NotFoundHttpException($message, $e);} catch (MethodNotAllowedException $e) {
    }
    /home/animmxtq/madeinusaglobal.com/madeinusa/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 {
    }
    /home/animmxtq/madeinusaglobal.com/madeinusa/vendor/symfony/event-dispatcher/EventDispatcher.php:230 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /home/animmxtq/madeinusaglobal.com/madeinusa/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);}
    }
    /home/animmxtq/madeinusaglobal.com/madeinusa/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 {
    }
    /home/animmxtq/madeinusaglobal.com/madeinusa/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);}
    /home/animmxtq/madeinusaglobal.com/madeinusa/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) {
    }
    /home/animmxtq/madeinusaglobal.com/madeinusa/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 {
    }
    /home/animmxtq/madeinusaglobal.com/madeinusa/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /home/animmxtq/madeinusaglobal.com/madeinusa/vendor/autoload_runtime.php:35 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/animmxtq/madeinusaglobal.com/madeinusa/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/animmxtq/madeinusaglobal.com/madeinusa/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
null