} return $data; } /** * Store the data to cache by ID and group * * @param string $id The cache data ID * @param string $group The cache data group * @param string $data The data to store in cache * * @return boolean * * @since 1.7.0 */ public function store($id, $group, $data) { $path = $this->_getFilePath($id, $group); $close = false; // Prepend a die string $data = '<?php die("Access Denied"); ?>#x#' . $data; if (isset($this->_locked_files[$path])) { $_fileopen = $this->_locked_files[$path]; // Because lock method uses flag c+b we have to truncate it manually @ftruncate($_fileopen, 0); } else { $_fileopen = @fopen($path, 'wb'); // There is no lock, we have to close file after store data $close = true; } if ($_fileopen)
/** * Special case to deal with Fatal errors and the like. */ 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'] ); } } /** * In certain scenarios, like in shutdown handler, we can not throw exceptions * @var bool */ private $canThrowExceptions = true; /** * Echo something to the browser * @param string $output * @return $this */ private function writeToOutputNow($output) { if ($this->sendHttpCode() && \Whoops\Util\Misc::canSendHeaders()) { $this->system->setHttpResponseCode( $this->sendHttpCode()
} // Propagate error to the next handler. if ($this->platformExceptionHandler) { call_user_func_array($this->platformExceptionHandler, [&$exception]); } } /** * Special case to deal with Fatal errors and the like. */ public function handleShutdown() { $handler = $this->whoopsShutdownHandler; $error = $this->getLastError(); // Ignore core warnings and errors. if ($error && !($error['type'] & (E_CORE_WARNING | E_CORE_ERROR))) { $handler(); } } }
Key | Value |
__koowa | Array ( [__metadata] => Array ( [timer] => Array ( [start] => 1575636446 [last] => 1575636446 [now] => 1575636446 ) [token] => c167d713933efdb3b8b918a91c59b0046b4a18c8 ) [__attribute] => Array ( [user] => Array ( [id] => 0 [email] => [name] => [username] => [password] => [salt] => [authentic] => [enabled] => 1 [expired] => 1 [attributes] => Array ( [com://site/docman] => Array ( [view] => Array ( [list] => Array ( [html] => Array ( [default] => Array ( [com://admin/docman] => Array ( [model] => Array ( [categories] => Array ( [browse] => Array ( [196] => Array ( [parent_id] => [group_id] => [max_level] => [search] => [folder] => [group] => ) ) [render] => Array ( [196] => Array ( [parent_id] => [group_id] => [max_level] => [search] => [folder] => [group] => ) ) ) ) ) ) ) ) ) ) ) [roles] => Array ( [0] => 1 [1] => 1 [2] => 5 ) [groups] => Array ( ) ) ) [__message] => Array ( ) ) |
joomla | TzoyNDoiSm9vbWxhXFJlZ2lzdHJ5XFJlZ2lzdHJ5IjozOntzOjc6IgAqAGRhdGEiO086ODoic3RkQ2xhc3MiOjI6e3M6OToiX19kZWZhdWx0IjtPOjg6InN0ZENsYXNzIjozOntzOjc6InNlc3Npb24iO086ODoic3RkQ2xhc3MiOjM6e3M6NzoiY291bnRlciI7aToxO3M6NToidGltZXIiO086ODoic3RkQ2xhc3MiOjM6e3M6NToic3RhcnQiO2k6MTU3NTYzNjQ0NTtzOjQ6Imxhc3QiO2k6MTU3NTYzNjQ0NTtzOjM6Im5vdyI7aToxNTc1NjM2NDQ1O31zOjU6InRva2VuIjtzOjMyOiJIdXU0MVFBYmN3Q2lYZHZhQnRyaThsbXM0MnhGcmJUUSI7fXM6ODoicmVnaXN0cnkiO086MjQ6Ikpvb21sYVxSZWdpc3RyeVxSZWdpc3RyeSI6Mzp7czo3OiIAKgBkYXRhIjtPOjg6InN0ZENsYXNzIjowOnt9czoxNDoiACoAaW5pdGlhbGl6ZWQiO2I6MDtzOjk6InNlcGFyYXRvciI7czoxOiIuIjt9czo0OiJ1c2VyIjtPOjIwOiJKb29tbGFcQ01TXFVzZXJcVXNlciI6MTp7czoyOiJpZCI7aTowO319czoxOToiX19lYXN5Y2FsY2NoZWNrcGx1cyI7Tzo4OiJzdGRDbGFzcyI6Mjp7czoxMToicmVkaXJlY3RVcmwiO047czo5OiJlY2NMb2FkZWQiO047fX1zOjE0OiIAKgBpbml0aWFsaXplZCI7YjowO3M6OToic2VwYXJhdG9yIjtzOjE6Ii4iO30= |
Key | Value |
PATH | /usr/local/bin:/usr/bin:/bin |
REDIRECT_STATUS | 200 |
UNIQUE_ID | XepN3ZtDckwH5ubu-daNvQAABcM |
SCRIPT_URL | /downloads/mathematik/textrechnungen.html |
SCRIPT_URI | http://www.lehrmittelboutique.net/downloads/mathematik/textrechnungen.html |
SWFFONTPATH | /usr/lib/libswf/fonts/ |
PDFLIBRESOURCE | /usr/local/fonts/pdflib.upr |
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_HOST | www.lehrmittelboutique.net |
HTTP_CONNECTION | Keep-Alive |
HTTP_ACCEPT_ENCODING | gzip |
SERVER_SOFTWARE | Apache/2.4.41 |
SERVER_NAME | www.lehrmittelboutique.net |
SERVER_ADDR | 134.119.225.131 |
SERVER_PORT | 80 |
REMOTE_ADDR | 18.207.238.169 |
DOCUMENT_ROOT | /www/212514_96450/gn2-hosting/19/21/boutique112019 |
SERVER_ADMIN | webmaster@www.lehrmittelboutique.net |
SCRIPT_FILENAME | /www/212514_96450/gn2-hosting/19/21/boutique112019/index.php |
REMOTE_PORT | 60212 |
REDIRECT_URL | /downloads/mathematik/textrechnungen.html |
GATEWAY_INTERFACE | CGI/1.1 |
SERVER_PROTOCOL | HTTP/1.1 |
REQUEST_METHOD | GET |
QUERY_STRING | |
REQUEST_URI | /downloads/mathematik/textrechnungen.html |
SCRIPT_NAME | /index.php |
DOCROOT | /www/212514_96450/gn2-hosting/19/21/boutique112019 |
DOC_ROOT | /www/212514_96450/gn2-hosting/19/21/boutique112019 |
PHPRC | ./:/etc/php.ini/7/212514/1354471:/etc/php.ini/7/212514:/usr/local/php72-SECURE |
PHP_SELF | /index.php |
REQUEST_TIME_FLOAT | 1575636445.8587 |
REQUEST_TIME | 1575636445 |
argv | Array ( ) |
argc | 0 |
Key | Value |
PATH | /usr/local/bin:/usr/bin:/bin |
REDIRECT_STATUS | 200 |
UNIQUE_ID | XepN3ZtDckwH5ubu-daNvQAABcM |
SCRIPT_URL | /downloads/mathematik/textrechnungen.html |
SCRIPT_URI | http://www.lehrmittelboutique.net/downloads/mathematik/textrechnungen.html |
SWFFONTPATH | /usr/lib/libswf/fonts/ |
PDFLIBRESOURCE | /usr/local/fonts/pdflib.upr |
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_HOST | www.lehrmittelboutique.net |
HTTP_CONNECTION | Keep-Alive |
HTTP_ACCEPT_ENCODING | gzip |
SERVER_SOFTWARE | Apache/2.4.41 |
SERVER_NAME | www.lehrmittelboutique.net |
SERVER_ADDR | 134.119.225.131 |
SERVER_PORT | 80 |
REMOTE_ADDR | 18.207.238.169 |
DOCUMENT_ROOT | /www/212514_96450/gn2-hosting/19/21/boutique112019 |
SERVER_ADMIN | webmaster@www.lehrmittelboutique.net |
SCRIPT_FILENAME | /www/212514_96450/gn2-hosting/19/21/boutique112019/index.php |
REMOTE_PORT | 60212 |
REDIRECT_URL | /downloads/mathematik/textrechnungen.html |
GATEWAY_INTERFACE | CGI/1.1 |
SERVER_PROTOCOL | HTTP/1.1 |
REQUEST_METHOD | GET |
QUERY_STRING | |
REQUEST_URI | /downloads/mathematik/textrechnungen.html |
SCRIPT_NAME | /index.php |
DOCROOT | /www/212514_96450/gn2-hosting/19/21/boutique112019 |
DOC_ROOT | /www/212514_96450/gn2-hosting/19/21/boutique112019 |
PHPRC | ./:/etc/php.ini/7/212514/1354471:/etc/php.ini/7/212514:/usr/local/php72-SECURE |