"PHP Startup: Unable to load dynamic library 'mcrypt.so' (tried: /usr/lib/php/20190902/mcrypt.so (/usr/lib/php/20190902/mcrypt.so: cannot open shared object file: No such file or directory), /usr/lib/php/20190902/mcrypt.so.so (/usr/lib/php/20190902/mcrypt.so.so: cannot open shared object file: No such file or directory))"
*
* @return void
*/
public function handleShutdown()
{
// If we reached this step, we are in shutdown handler.
// An exception thrown in a shutdown handler will not be propagated
// to the exception handler. Pass that information along.
$this->canThrowExceptions = false;
$error = $this->system->getLastError();
if ($error && Misc::isLevelFatal($error['type'])) {
// If there was a fatal error,
// it was not handled in handleError yet.
$this->allowQuit = false;
$this->handleError(
$error['type'],
$error['message'],
$error['file'],
$error['line']
);
}
}
/**
* @param Throwable $exception
*
* @return Inspector
*/
private function getInspector($exception)
{
return new Inspector($exception);
}
/**
* Resolves the giving handler.
*
* @param callable|HandlerInterface $handler
*
* @return HandlerInterface
Key | Value |
dir | "PS3/webMAN_1.43/cobra"
|
Key | Value |
HTTPS | "on"
|
SSL_TLS_SNI | "ps2apps.com"
|
HTTP_USER_AGENT | "CCBot/2.0 (https://commoncrawl.org/faq/)"
|
HTTP_ACCEPT | "text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8"
|
HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.5"
|
HTTP_ACCEPT_ENCODING | "br,gzip"
|
HTTP_HOST | "ps2apps.com"
|
HTTP_CONNECTION | "Keep-Alive"
|
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
|
SERVER_SIGNATURE | "<address>Apache Server at ps2apps.com Port 443</address>\n"
|
SERVER_SOFTWARE | "Apache"
|
SERVER_NAME | "ps2apps.com"
|
SERVER_ADDR | "69.48.142.212"
|
SERVER_PORT | "443"
|
REMOTE_ADDR | "18.232.179.5"
|
DOCUMENT_ROOT | "/var/sentora/hostdata/zadmin/public_html/ps2apps_com"
|
REQUEST_SCHEME | "https"
|
CONTEXT_PREFIX | "" |
CONTEXT_DOCUMENT_ROOT | "/var/sentora/hostdata/zadmin/public_html/ps2apps_com"
|
SERVER_ADMIN | "admin@ps2apps.com"
|
SCRIPT_FILENAME | "/var/sentora/hostdata/zadmin/public_html/ps2apps_com/index.php"
|
REMOTE_PORT | "59272"
|
GATEWAY_INTERFACE | "CGI/1.1"
|
SERVER_PROTOCOL | "HTTP/1.1"
|
REQUEST_METHOD | "GET"
|
QUERY_STRING | "dir=PS3/webMAN_1.43/cobra"
|
REQUEST_URI | "/?dir=PS3/webMAN_1.43/cobra"
|
SCRIPT_NAME | "/index.php"
|
PHP_SELF | "/index.php"
|
REQUEST_TIME_FLOAT | 1675033322.349
|
REQUEST_TIME | 1675033322
|
APP_DEBUG | "false"
|
APP_LANGUAGE | "en"
|
DISPLAY_READMES | "true"
|
READMES_FIRST | "false"
|
ZIP_DOWNLOADS | "true"
|
GOOGLE_ANALYTICS_ID | "false"
|
MATOMO_ANALYTICS_URL | "false"
|
MATOMO_ANALYTICS_ID | "false"
|
SORT_ORDER | "type"
|
REVERSE_SORT | "false"
|
Key | Value |
APP_DEBUG | "false"
|
APP_LANGUAGE | "en"
|
DISPLAY_READMES | "true"
|
READMES_FIRST | "false"
|
ZIP_DOWNLOADS | "true"
|
GOOGLE_ANALYTICS_ID | "false"
|
MATOMO_ANALYTICS_URL | "false"
|
MATOMO_ANALYTICS_ID | "false"
|
SORT_ORDER | "type"
|
REVERSE_SORT | "false"
|